update-manager

Differences between revisions 7 and 11 (spanning 4 versions)
Revision 7 as of 2008-08-20 06:18:27
Size: 1042
Editor: static-101-137-235-87
Comment:
Revision 11 as of 2008-09-01 13:57:51
Size: 1306
Editor: static-101-137-235-87
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Two test cases: Three test cases:
Line 6: Line 6:
 * It opens the update-manager, checks for updates, install the first item and recheck that the item is no longer on the list.
Line 10: Line 11:
 * 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/
 * 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
Line 30: Line 29:
 * Intrepid Alpha-4: http://people.ubuntu.com/~ara/ldtp/test_results/intrepid/alpha-4/updateSystem

Summary

Three 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, 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.

How to run

Dependencies

  • python-ldtp >= 1.1.0

  • ldtp >= 1.1.0

  • ubuntutesting library
  • xsltproc
  • firefox

Reports

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