From Fedora Project Wiki

No edit summary
(clarify that this test case is just about apps being present, nothing more)
 
(One intermediate revision by the same user not shown)
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
# Locate and launch each of the [[Workstation/Technical_Specification#Core_Applications|Workstation core applications]] from 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
#* 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 an application is not present, it's a failure of this test case. If the application fails to start or work properly, it's technically a failure of [[QA:Testcase desktop menus]].
# 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
# Ideally, the applications should all launch successfully (though note that this part of the test is effectively a subset of [[QA:Testcase_desktop_menus]])
}}
}}
[[Category:Workstation acceptance test cases]]
[[Category:Workstation acceptance test cases]]

Latest revision as of 14:53, 14 February 2020


Description

This test case tests whether the 'core applications' defined in the Workstation Technical Specification are present on a particular medium.


How to test

  1. Clean boot the Fedora Workstation medium you wish to test
  2. Locate and launch each of the Workstation core applications from the Overview.
    • 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 an application is not present, it's a failure of this test case. If the application fails to start or work properly, it's technically a failure of QA:Testcase desktop menus.
  3. Perform a default installation of the medium, and repeat the test in the installed system

Expected Results

  1. All the Workstation core applications should be present and available from the Overview