gedit

Differences between revisions 4 and 5
Revision 4 as of 2008-08-04 13:47:33
Size: 1418
Editor: static-101-137-235-87
Comment:
Revision 5 as of 2008-08-04 13:53:10
Size: 1424
Editor: static-101-137-235-87
Comment:
Deletions are marked like this. Additions are marked like this.
Line 32: Line 32:
attachment: ascii.txt
attachment: utf-8.txt
[[attachment:ascii.txt]]
[[attachment:utf-8.txt]]

Summary

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

How to run

  • 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/
  • 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

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.

ascii.txt utf-8.txt

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