ubuntu-session

Differences between revisions 28 and 29
Revision 28 as of 2017-07-12 06:20:40
Size: 1679
Editor: jibel
Comment:
Revision 29 as of 2017-07-12 08:04:05
Size: 1906
Editor: jibel
Comment:
Deletions are marked like this. Additions are marked like this.
Line 54: Line 54:
=== General Functionalities === === General Functionalities ===
==== Search ====
 * Existing application packaged as deb
 * Existing application packaged as snap
 * Search both deb and snap
 * No match
 * Special characters
 * Number of character in search string
 * Search relevance

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

General Functionalities

  • Existing application packaged as deb
  • Existing application packaged as snap
  • Search both deb and snap
  • No match
  • Special characters
  • Number of character in search string
  • Search relevance

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