update-manager

Revision 17 as of 2008-11-07 11:19:33

Clear message

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.

How to run

Dependencies

  • python-ldtp >= 1.1.0

  • ldtp >= 1.1.0

  • ubuntutesting library
  • xsltproc
  • firefox

Reports