ubuntu-session

Differences between revisions 26 and 27
Revision 26 as of 2017-07-12 06:13:08
Size: 1635
Editor: jibel
Comment:
Revision 27 as of 2017-07-12 06:14:01
Size: 1643
Editor: jibel
Comment:
Deletions are marked like this. Additions are marked like this.
Line 48: Line 48:
Snap specific cases, on desktop, open gnome-software:
The tests cover the most basic features for snapd search, login to the store, install and remove
 * Snap specific cases, on desktop, open gnome-software:
   * The tests cover the most basic features for snapd search, login to the store, install and remove

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

  • Install latest Ubuntu Desktop development release
  • Install gnome-software from (PPA ppa:ubuntu-desktop/gnome-software ? -proposed)

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

Manual Tests

Test Plan Summary

  • General functionalities
    • Search
    • Navigation
  • ‘All apps’ screen functionalities
    • Featured apps
    • Categories
  • ‘Category’ screen functionalities
    • Editor’s pick
  • ‘Installed apps’ screen functionalities
    • List of apps actually installed
  • ‘Updates’ screen functionalities
    • Update package cache
    • Install all updates
  • ‘App details’ functionalities
    • Sections of the screen are properly filed
    • Install
    • Remove
    • Open
    • Reviews
  • Snap specific cases, on desktop, open gnome-software:
    • The tests cover the most basic features for snapd search, login to the store, install and remove

Test Sets

Process/Merges/TestPlans/ubuntu-session (last edited 2017-09-05 10:17:00 by jibel)