update-manager

Differences between revisions 17 and 25 (spanning 8 versions)
Revision 17 as of 2008-11-07 11:19:33
Size: 1797
Editor: static-101-137-235-87
Comment:
Revision 25 as of 2009-06-29 09:16:08
Size: 1405
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/LDTP/UpdateSystem ## page was renamed from Testing/Automation/Desktop/update-manager
Line 11: Line 11:
== How to run == == Reports ==
Line 13: Line 13:
 * 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 updateSystem folder
 * If you're using Intrepid it might be necessary to restart gnome-panel application to activate the accessibility information.
 * Edit file update_manager_data.xml with your admin password.
 * Execute in a terminal ./run_test.sh update_system.xml
=== Intrepid ===
Line 20: Line 15:
=== Dependencies ===  * Intrepid Alpha-3: http://qa.ubuntu.com/reports/desktop-testing/intrepid/alpha-3/updateSystem
 * Intrepid Alpha-4: http://qa.ubuntu.com/reports/desktop-testing/intrepid/alpha-4/updateSystem
 * Intrepid Alpha-5: http://qa.ubuntu.com/reports/desktop-testing/intrepid/alpha-5/updateSystem
 * Intrepid Alpha-6: http://qa.ubuntu.com/reports/desktop-testing/intrepid/alpha-6/updateSystem
 * Intrepid Final: http://qa.ubuntu.com/reports/desktop-testing/intrepid/release/update-manager
Line 22: Line 21:
 * python-ldtp >= 1.1.0
 * ldtp >= 1.1.0
 * ubuntutesting library
 * xsltproc
 * firefox
=== Jaunty ===
Line 28: Line 23:
=== Reports ===  * Alpha-2: http://qa.ubuntu.com/reports/desktop-testing/jaunty/alpha-2/update-manager
 * 20081224: http://qa.ubuntu.com/reports/desktop-testing/jaunty/20081224/update-manager
 * Alpha-3: http://qa.ubuntu.com/reports/desktop-testing/jaunty/alpha-3/update-manager
Line 30: Line 27:
 * Intrepid Alpha-3: http://people.ubuntu.com/~ara/ldtp/test_results/intrepid/alpha-3/updateSystem
 * Intrepid Alpha-4: http://people.ubuntu.com/~ara/ldtp/test_results/intrepid/alpha-4/updateSystem
 * Intrepid Alpha-5: http://people.ubuntu.com/~ara/ldtp/test_results/intrepid/alpha-5/updateSystem
 * Intrepid Alpha-6: http://people.ubuntu.com/~ara/ldtp/test_results/intrepid/alpha-6/updateSystem
 * Intrepid Final: http://people.ubuntu.com/~ara/ldtp/test_results/intrepid/release/update-manager

Summary

Four test cases:

  • It opens the update-manager, unselects all the available updates and checks if download size = 0 and the install button is disabled.
  • It opens the update-manager, checks for updates, check again for updates, and check that the number of updates is the same.
  • It opens the update-manager, checks for updates, install the first item and recheck that the item is no longer on the list.
  • It opens the update-manager, checks for updates and install them in case there is any.

Reports

Intrepid

Jaunty

Testing/Automation/Mago/update-manager (last edited 2009-06-29 09:16:08 by 63)