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=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=Optionally include information on preparing the test environment
|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.
}}
}}

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

  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