update-manager

Differences between revisions 1 and 20 (spanning 19 versions)
Revision 1 as of 2008-07-16 16:58:46
Size: 869
Editor: yttrium
Comment:
Revision 20 as of 2008-12-23 11:08:22
Size: 1183
Editor: static-101-137-235-87
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
It tries to open every application in a clean Ubuntu installation, checking for crashes. Four test cases:
Line 5: Line 5:
== How to run ==  * 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 ==
Line 7: Line 12:
 * Enable the Assistive Technologies (System -> Preferences -> Assistive Technologies)
   attachment:assistive.png
=== Intrepid ===
Line 10: Line 14:
 * Get the latest tests from the repository: bzr co lp:~apulido/ubuntu-desktop-testing/ubuntu-tests/
 * 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_open_test.sh update_system.xml
 * 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
Line 16: Line 20:
=== Dependencies === === Jaunty ===
Line 18: Line 22:
 * python-ldtp >= 1.1.0
 * ldtp >= 1.1.0
 * ub
untutesting library
 * xsltproc
 * firefox

=== Reports ===
 
 * Intrepid
: http://people.ubuntu.com/~ara/ldtp/test_results/intrepid/updateSystem
 * Jaunty Alpha-2: http://people.ubuntu.com/~ara/ldtp/test_results/intrepid/alpha-2/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)