ubuntu-menu

Differences between revisions 18 and 25 (spanning 7 versions)
Revision 18 as of 2008-12-22 09:32:01
Size: 2406
Editor: static-101-137-235-87
Comment: The test changed its name
Revision 25 as of 2009-06-29 09:16:29
Size: 1415
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/Desktop/OpenAllApplications
## page was renamed from Testing/A
utomation/LDTP/OpenAllApplications
## page was renamed from Testing/Automation/Desktop/ubuntu-menu
Line 7: Line 6:
== How to run == == Reports ==

=== Intrepid ===
Line 9: Line 10:
 * 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
 * Move to the openAll folder
 * 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.
 * Intrepid Alpha3: http://qa.ubuntu.com/reports/desktop-testing/intrepid/alpha-3/openAll
 * Intrepid Alpha4: http://qa.ubuntu.com/reports/desktop-testing/intrepid/alpha-4/openAll
 * Intrepid Alpha5: http://qa.ubuntu.com/reports/desktop-testing/intrepid/alpha-5/openAll
 * Intrepid Alpha6: http://qa.ubuntu.com/reports/desktop-testing/intrepid/alpha-6/openAll
 * Intrepid Beta: http://qa.ubuntu.com/reports/desktop-testing/intrepid/beta/openAll
 * Intrepid Final: http://qa.ubuntu.com/reports/desktop-testing/intrepid/release/gnome-panel
Line 22: Line 17:
=== Dependencies ===

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

=== Reports ===
=== Jaunty ===
Line 31: Line 19:
 * Intrepid Alpha3: http://people.ubuntu.com/~ara/ldtp/test_results/intrepid/alpha-3/openAll
 * Intrepid Alpha4: http://people.ubuntu.com/~ara/ldtp/test_results/intrepid/alpha-4/openAll
 * Intrepid Alpha5: http://people.ubuntu.com/~ara/ldtp/test_results/intrepid/alpha-5/openAll
 * Intrepid Alpha6: http://people.ubuntu.com/~ara/ldtp/test_results/intrepid/alpha-6/openAll
 * Intrepid Beta: http://people.ubuntu.com/~ara/ldtp/test_results/intrepid/beta/openAll
 * Intrepid Final: http://people.ubuntu.com/~ara/ldtp/test_results/intrepid/release/gnome-panel
 * Alpha2: http://qa.ubuntu.com/reports/desktop-testing/jaunty/alpha-2/ubuntu-menu
 * 20081224: http://qa.ubuntu.com/reports/desktop-testing/jaunty/20081224/ubuntu-menu
 * Alpha3: http://qa.ubuntu.com/reports/desktop-testing/jaunty/alpha-3/ubuntu-menu

Summary

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

Reports

Intrepid

Jaunty

TODO

  • Improve the closing of the applications after the test. Right now it only closes the applications that have a "Quit" menu.
  • Some applications differ the window opened depending on the state of the application (i.e. First time wizards v.s. main window). Right now this test only admits to look for one of them. Change it to admit a list of windows to look for.

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