gedit

Differences between revisions 7 and 10 (spanning 3 versions)
Revision 7 as of 2008-08-06 16:40:41
Size: 1452
Editor: localhost
Comment: converted to 1.6 markup
Revision 10 as of 2008-08-28 10:42:01
Size: 1579
Editor: static-101-137-235-87
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 * 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%20Assitive%20Technologies)
 * Install the latest tests as explained on: https://wiki.ubuntu.com/Testing/Automation/LDTP#Ubuntu%20Desktop%20Tests
Line 27: Line 25:
 * Intrepid Alpha-4: http://people.ubuntu.com/~ara/ldtp/test_results/intrepid/alpha-4/gedit

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)