Description

This is a test plan for gnome-software as used by Ubuntu Desktop. It covers the standard features of Gnome Software as well as the support for snap packages.

Initial set up

$ sudo apt-add-repository ppa:ubuntu-desktop/gnome-software
$ sudo apt update
$ sudo apt upgrade
$ killall gnome-software

Or if the package is in proposed Enable Proposed instead of installing from the PPA.

Manual Tests

Test Plan Summary

Test Sets

General Functionalities

For all the following test cases, the search field must be displayed. Besides they assume that the package cache is up to date. Between each test, click on the magnifying glass twice to hide/show the search field and reset the search.

All Apps

Installed

Pre-requisite: You must be an administrator of the system under test to perform most of these tests.

Updates

To verify that actions on apt triggered by gnome-software check the entries in the journal for org.debian.apt. In a terminal run the following command:

journalctl -torg.debian.apt

Package details

TODO

Process/Merges/TestPlans/gnome-software (last edited 2017-08-31 11:59:41 by jibel)