gedit

Differences between revisions 17 and 29 (spanning 12 versions)
Revision 17 as of 2008-12-02 20:33:21
Size: 2002
Editor: host86-155-193-42
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/LDTP/GeditChains ## page was renamed from Testing/Automation/Desktop/gedit
Line 4: 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 6: Line 6:
== How to run == == Reports ==

=== Intrepid ===
Line 8: Line 10:
 * Enable the Assistive Technologies (https://wiki.ubuntu.com/Testing/Automation/LDTP#How%20to%20enable%20GNOME%20Assistive%20Technologies)
 * Install the latest tests as explained on: https://wiki.ubuntu.com/Testing/Automation/LDTP#Ubuntu%20Desktop%20Tests
 * 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

=== Dependencies ===

 * python-ldtp >= 1.1.0
 * ldtp >= 1.1.0
 * ubuntutesting library
 * xsltproc
 * firefox

=== Reports ===
 
 * Intrepid Alpha-3: http://people.ubuntu.com/~ara/ldtp/test_results/intrepid/alpha-3/gedit
 * Intrepid Alpha-4: http://people.ubuntu.com/~ara/ldtp/test_results/intrepid/alpha-4/gedit
 * Intrepid Alpha-5: http://people.ubuntu.com/~ara/ldtp/test_results/intrepid/alpha-5/gedit
 * Intrepid Alpha-6: http://people.ubuntu.com/~ara/ldtp/test_results/intrepid/alpha-6/gedit
 * Intrepid Beta: http://people.ubuntu.com/~ara/ldtp/test_results/intrepid/beta/gedit
 * Intrepid Final: http://people.ubuntu.com/~ara/ldtp/test_results/intrepid/release/gedit
 * 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 33: Line 18:
=== Oracle files (Please contribute!) === === Jaunty ===

 * 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

== Oracle files (Please contribute!) ==

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)