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=A brief description of the functionality being tested.
|description=This test case focuses on testing the initial UI setup for a workstation
|setup=Optionally include information on preparing the test environment
|setup=Download Fedora Atomic Workstation on baremetal or VM
|actions=
|actions=  
Be as specific as required for the target audience.
# Install a Workstation by making sensible decisions
# Start here ...
# After the installation, the initial-ui should guide the user
# Next do this ...
# Creating User Account and a password for the same
# Finally click that
|results=
|results=
The following must be true to consider this a successful test run. Be brief ... but explicit.
# Installation completes without error
# Step #1 completes without error
# Initial UI should successfully create the user
# The system boots into runlevel 5
# After finishing, the system automatically logs back into the user session
# Program completes with exit code 0
|optional=Optionally provide hints for exploratory testing.
}}
}}

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

  1. Install a Workstation by making sensible decisions
  2. After the installation, the initial-ui should guide the user
  3. Creating User Account and a password for the same

🔗 Expected Results

  1. Installation completes without error
  2. Initial UI should successfully create the user
  3. After finishing, the system automatically logs back into the user session