From Fedora Project Wiki

(Move to new 'default application test cases' category, add to gnome-software package test case category)
(replace with content of QA:Testcase gnome-software-addons , which has better content but a worse name. update categories)
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=Gnome Software makes installing software easy. It is distro independent and works with idea of "applications" rather than with "packages".
|description=This test cases covers basic features of GNOME Software.
|setup=
|setup=
* Ensure that Gnome Software is installed.
* Ensure that GNOME Software is installed, and launch it.
|actions=
|actions=
# Try to search and install your favorite application.
# Try to search and install your favorite application get info and launch it
# Try to remove it.
# Try to remove it.
# Try to list "popular" category.
# Try to list All/Installed packages.
# Try to list installed applications.
# Try some "Picks" or other categories
# Try updates (you need to install some older version of application from koji)
# Try Software Sources
|results=
|results=
# Gnome Software should work as expected.
# You should be able to search for, install and launch correctly.
# You should be able to search for and install applications.
# You should be able to remove it again
# Software listings should render correctly.
# Software listings should render correctly and results should be valid
# Picks should work as well
# Update of older package should be listed and update should be performed
# Software sources should be available
}}
}}
[[Category:GNOME default application test cases]]
[[Category:GNOME default application test cases]]
[[Category:Package_gnome-software_test_cases]]
[[Category:Package_gnome-software_test_cases]]

Revision as of 22:53, 12 May 2022

Description

This test cases covers basic features of GNOME Software.

Setup

  • Ensure that GNOME Software is installed, and launch it.

How to test

  1. Try to search and install your favorite application get info and launch it
  2. Try to remove it.
  3. Try to list All/Installed packages.
  4. Try some "Picks" or other categories
  5. Try updates (you need to install some older version of application from koji)
  6. Try Software Sources

Expected Results

  1. You should be able to search for, install and launch correctly.
  2. You should be able to remove it again
  3. Software listings should render correctly and results should be valid
  4. Picks should work as well
  5. Update of older package should be listed and update should be performed
  6. Software sources should be available