gedit

Differences between revisions 1 and 29 (spanning 28 versions)
Revision 1 as of 2008-07-30 12:42:14
Size: 900
Editor: static-101-137-235-87
Comment:
Revision 29 as of 2009-06-29 09:18:47
Size: 1534
Editor: 63
Comment: The project changed the name
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from Testing/Automation/Desktop/gedit
Line 3: Line 4:
It opens Gedit editor, edit a file, saves it, and compares it with an oracle file. It opens Gedit editor, edits a file, saves it, and compares it with an oracle file.
Line 5: Line 6:
== How to run == == Reports ==

=== Intrepid ===
Line 7: Line 10:
 * 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 17:
 * 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 18:
=== Dependencies === === Jaunty ===
Line 18: Line 20:
 * python-ldtp >= 1.1.0
 * ldtp >= 1.1.0
 * ubuntutesting library
 * xsltproc
 * firefox
 * Alpha-2: http://qa.ubuntu.com/reports/desktop-testing/jaunty/alpha-2/gedit
 * 20081224: http://qa.ubuntu.com/reports/desktop-testing/jaunty/20081224/gedit
 * Alpha-3: http://qa.ubuntu.com/reports/desktop-testing/jaunty/alpha-3/gedit
Line 24: Line 24:
=== 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, edits 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)