From Fedora Project Wiki
No edit summary |
(do not request launching the apps, that's part of a different test case. Also polish up a bit) |
||
Line 2: | Line 2: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=This test case tests whether the 'core applications' defined in the [[Workstation/Technical_Specification]] are present on a particular medium. | |description=This test case tests whether the 'core applications' defined in the [[Workstation/Technical_Specification#Core_Applications|Workstation Technical Specification]] are present on a particular medium. | ||
|actions= | |actions= | ||
# Clean boot the Fedora Workstation medium you wish to test | # Clean boot the Fedora Workstation medium you wish to test | ||
# Try to launch each of the [[Workstation/Technical_Specification#Core_Applications|Workstation core applications]] from the Overview | # Try to launch each of the [[Workstation/Technical_Specification#Core_Applications|Workstation core applications]] from the Overview (in case of a Live medium) | ||
# If one does not appear to be present, use {{command|rpm -q (packagename)}} to verify whether the package is missing entirely, or some other issue prevents the application appearing in the Overview | #* If one does not appear to be present, use {{command|rpm -q (packagename)}} to verify whether the package is missing entirely, or some other issue prevents the application appearing in the Overview | ||
# Perform a default installation of the medium, and repeat the test in the installed system | # Perform a default installation of the medium, and repeat the test in the installed system | ||
|results= | |results= | ||
# All the core applications should be present and available from the Overview | # All the Workstation core applications should be present and available from the Overview | ||
}} | }} | ||
[[Category:Workstation acceptance test cases]] | [[Category:Workstation acceptance test cases]] |
Revision as of 11:28, 11 December 2018
Description
This test case tests whether the 'core applications' defined in the Workstation Technical Specification are present on a particular medium.
How to test
- Clean boot the Fedora Workstation medium you wish to test
- Try to launch each of the Workstation core applications from the Overview (in case of a Live medium)
- If one does not appear to be present, use
rpm -q (packagename)
to verify whether the package is missing entirely, or some other issue prevents the application appearing in the Overview
- If one does not appear to be present, use
- Perform a default installation of the medium, and repeat the test in the installed system
Expected Results
- All the Workstation core applications should be present and available from the Overview