gedit

Differences between revisions 3 and 22 (spanning 19 versions)
Revision 3 as of 2008-08-04 13:38:24
Size: 1370
Editor: static-101-137-235-87
Comment:
Revision 22 as of 2008-12-22 09:46:52
Size: 2067
Editor: static-101-137-235-87
Comment: page was renamed from Testing/Automation/Desktop/GeditChains
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from Testing/Automation/Desktop/GeditChains
## page was renamed from Testing/Automation/LDTP/GeditChains
Line 7: Line 9:
 * Enable the Assistive Technologies (System -> Preferences -> Assistive Technologies)
   attachment:assistive.png

 * Get the latest tests from the repository: bzr co lp:~apulido/ubuntu-desktop-testing/ubuntu-tests/
 * 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
Line 27: Line 27:
 * 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
Line 30: Line 36:
And 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. 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.

How to run

Dependencies

  • python-ldtp >= 1.1.0

  • ldtp >= 1.1.0

  • ubuntutesting library
  • xsltproc
  • firefox

Reports

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)