forked from testing/wiki
bd35f0cef5
feat: Testcase documentation for Installer Requirements Includes the following: - [x] Media Consistency Verification - [x] Packages and Installer Sources - [x] Installation Interfaces - [x] Minimal Installation - [x] Kickstart Installation - [x] Disk Layouts - [x] Bootloader Disk Selection - [x] Storage Volume Resize - [x] Update Image - [x] Installer Help - [x] Installer Translations
2.3 KiB
2.3 KiB
title | author | revision_date | rc | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
QA:Testcase Installer Help | Al Bowles | 2022-07-08 |
|
!!! info "Associated release criterion" This test case is associated with the Release_Criteria#Installer Help release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion.
Description
Any element in the installer which contains a “help” text must display the appropriate help documentation when selected.
Setup
{% include 'testing/qa_setup_boot_to_media.md' %}
How to test
- From the Anaconda Hub, click the Help button in the upper right hand corner.
- Verify that you see the "Customizing your Installation" help page.
- Verify that the "Configuring language and location settings" link displays a topically appropriate page.
- Close the Help browser to return to the Anaconda Hub.
- Verify that the Localization help page displays for the Keyboard, Language Support, and Time & Date spokes:
- Select the spoke, then click the Help button.
- Verify that you see the "Configuring localization options" page containing a functioning link to the "Configuring keyboard, language, and time and date settings" page.
- Close the Help browser (and click Done if necessary) to return to the Anaconda Hub.
- Verify that the Help button in the Installation Source spoke displays the "Configuring installation source" page.
- Verify that the Help button in the Software Selection spoke displays the "Configuring software selection" page.
- Verify that the Help button in the Installation Destination spoke displays the "Configuring storage devices" page.
- Verify that the Help button in the Network & Host Name spoke displays the "Configuring network and host name options" page.
- Verify that the Help button in the Root Password spoke displays the "Configuring a root password" page.
- Verify that the Help button in the User Creation spoke displays the "Creating a user account" page.
Expected Results
- All links should work and display relevant content.
Testing in openQA
The following openQA test suites satisfy this release criteria:
anaconda_help
{% include 'testing/qa_testcase_bottom.md' %}