ubuntu-menu

Differences between revisions 1 and 2
Revision 1 as of 2008-07-08 11:00:55
Size: 820
Editor: static-101-137-235-87
Comment:
Revision 2 as of 2008-07-08 11:38:14
Size: 1233
Editor: static-101-137-235-87
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
 ** openAll.xml: it opens every application
 ** Accessories.xml: it opens the applications under the Applications->Accessories menu.
 **
  * openAll.xml: it opens every application
  * Accessories.xml: it opens the applications under the Applications->Accessories menu.
  * Games.xml: it opens the applications under the Applications->Games menu.
  * Graphics.xml: it opens the applications under the Applications->Graphics menu.
  * Internet.xml: it opens the applications under the Applications->Internet menu.
  * Office.xml: it opens the applications under the Applications->Office menu.
  * SoundVideo.xml: it opens the applications under the Applications->Sound & Video menu.

Summary

It tries to open every application in a clean Ubuntu installation, checking for crashes.

How to run

  • Get the latest tests from http://people.ubuntu.com/~ara/ldtp/tests/open_all/latest/

  • Uncompress the tar.gz file
  • If you're using Intrepid it might be necessary to restart gnome-panel application to activate the accessibility information.
  • Execute in a terminal ./run_open_test.sh <XML config file>. Where the XML config file can be:

    • openAll.xml: it opens every application
    • Accessories.xml: it opens the applications under the Applications->Accessories menu.

    • Games.xml: it opens the applications under the Applications->Games menu.

    • Graphics.xml: it opens the applications under the Applications->Graphics menu.

    • Internet.xml: it opens the applications under the Applications->Internet menu.

    • Office.xml: it opens the applications under the Applications->Office menu.

    • SoundVideo.xml: it opens the applications under the Applications->Sound & Video menu.

Dependencies

  • python-ldtp >= 1.1.0

  • ldtp >= 1.1.0

  • xsltproc
  • firefox

TODO

  • Close the applications automatically after the test.
  • Check time and memory and report.

Testing/Automation/Mago/ubuntu-menu (last edited 2009-06-29 09:16:29 by 63)