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 |
||
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=Optionally include information on preparing the test environment | |setup=Optionally include information on preparing the test environment | ||
|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 | ||
}} | }} |
Revision as of 19:23, 10 April 2018
Description
This test case focuses on testing the initial UI setup for a workstation
Setup
Optionally include information on preparing the test environment
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