From Fedora Project Wiki
(Created page with "{{QA/Test_Case |description=A brief description of the functionality being tested. |setup=Optionally include information on preparing the test environment |actions= Be as spec...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description= | |description=This test case focuses on testing the initial UI setup for a workstation | ||
|setup= | |setup=Download Fedora Atomic Workstation on baremetal or VM | ||
|actions= | |actions= | ||
# Install a Workstation by making sensible decisions | |||
# | # After the installation, the initial-ui should guide the user | ||
# | # Creating User Account and a password for the same | ||
# | |||
|results= | |results= | ||
# Installation completes without error | |||
# Initial UI should successfully create the user | |||
# | # After finishing, the system automatically logs back into the user session | ||
}} | }} |
Latest revision as of 19:49, 10 April 2018
Description
This test case focuses on testing the initial UI setup for a workstation
Setup
Download Fedora Atomic Workstation on baremetal or VM
How to test
- Install a Workstation by making sensible decisions
- After the installation, the initial-ui should guide the user
- Creating User Account and a password for the same
Expected Results
- Installation completes without error
- Initial UI should successfully create the user
- After finishing, the system automatically logs back into the user session