gedit

Differences between revisions 1 and 25 (spanning 24 versions)
Revision 1 as of 2008-07-30 12:42:14
Size: 900
Editor: static-101-137-235-87
Comment:
Revision 25 as of 2008-12-24 09:04:33
Size: 1321
Editor: cdbcn1-a2-3-53
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
== How to run == == Reports ==

=== Intrepid ===
Line 7: Line 9:
 * Enable the Assistive Technologies (System -> Preferences -> Assistive Technologies)
   attachment:assistive.png
 * Intrepid Alpha-3: http://qa.ubuntu.com/reports/desktop-testing/intrepid/alpha-3/gedit
 * Intrepid Alpha-4: http://qa.ubuntu.com/reports/desktop-testing/intrepid/alpha-4/gedit
 * Intrepid Alpha-5: http://qa.ubuntu.com/reports/desktop-testing/intrepid/alpha-5/gedit
 * Intrepid Alpha-6: http://qa.ubuntu.com/reports/desktop-testing/intrepid/alpha-6/gedit
 * Intrepid Beta: http://qa.ubuntu.com/reports/desktop-testing/intrepid/beta/gedit
 * Intrepid Final: http://qa.ubuntu.com/reports/desktop-testing/intrepid/release/gedit
Line 10: Line 16:
 * Get the latest tests from the repository: bzr co lp:~apulido/ubuntu-desktop-testing/ubuntu-tests/
 * Move to the gedit folder
 * If you're using Intrepid it might be necessary to restart gnome-panel application to activate the accessibility information.
 * Edit file gedit_chains.xml and add new config files in app_data with the strings to be tested.
 * Execute in a terminal ./run_open_test.sh gedit_chains.xml
Line 16: Line 17:
=== Dependencies === === Jaunty ===
Line 18: Line 19:
 * python-ldtp >= 1.1.0
 * ldtp >= 1.1.0
 * ubuntutesting library
 * xsltproc
 * firefox
 * Jaunty Alpha-2: http://qa.ubuntu.com/reports/desktop-testing/jaunty/alpha-2/gedit
Line 24: Line 21:
=== Reports ===
 
 * Intrepid Alpha-3: http://people.ubuntu.com/~ara/ldtp/test_results/intrepid/alpha-3/gedit
== Oracle files (Please contribute!) ==

An oracle, in software testing, is "A mechanism to produce the predicted outcomes to compare with the actual outcomes of the software under test" (http://www.ee.oulu.fi/research/ouspg/sage/glossary/). Attached to this page you can find the oracle files that we are using to test Gedit. If you have a file that crashes gedit or fails to save correctly, please, attach it to this page, and it will be included in the test.

 * [[attachment:ascii.txt|ASCII]]
 * [[attachment:utf-8.txt|UTF-8]]

Summary

It opens Gedit editor, edit a file, saves it, and compares it with an oracle file.

Reports

Intrepid

Jaunty

Oracle files (Please contribute!)

An oracle, in software testing, is "A mechanism to produce the predicted outcomes to compare with the actual outcomes of the software under test" (http://www.ee.oulu.fi/research/ouspg/sage/glossary/). Attached to this page you can find the oracle files that we are using to test Gedit. If you have a file that crashes gedit or fails to save correctly, please, attach it to this page, and it will be included in the test.

Testing/Automation/Mago/gedit (last edited 2009-06-29 09:18:47 by 63)