update-manager

Revision 7 as of 2008-08-20 06:18:27

Clear message

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

  • 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_test.sh update_system.xml

Dependencies

  • python-ldtp >= 1.1.0

  • ldtp >= 1.1.0

  • ubuntutesting library
  • xsltproc
  • firefox

Reports