update-manager

Differences between revisions 8 and 9
Revision 8 as of 2008-08-20 07:22:46
Size: 1142
Editor: static-101-137-235-87
Comment:
Revision 9 as of 2008-08-25 14:23:49
Size: 1159
Editor: static-101-137-235-87
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
 * Get the latest tests from the repository: bzr co lp:~apulido/ubuntu-desktop-testing/ubuntu-tests/  * Install the latest tests as explained on: https://wiki.ubuntu.com/Testing/Automation/LDTP#Ubuntu%20Desktop%20Tests

Summary

Two 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 and install them in case there is any.

How to run

  • Enable the Assistive Technologies (System -> Preferences -> Assistive Technologies)

    • assistive.png

  • 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

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)