From Fedora Project Wiki

m (Converted to use QA/Test_Case template)
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=A brief description of the functionality being tested.
|description=A simple test to check that [[Anaconda]] is able to detect the presence of disk devices.
|actions=
|actions=
# Start here ...
# Start anaconda's stage2 (see [[QA:Anaconda_stage2_fetch_test_case]])
# Next do this ...
# Proceed through the dialogs until you reach the partitioning screen:
# Finally click that
## Choose your language and keyboard model
## Proceed through the "pre-release software" warning screen (if necessary)
## Wait for a dialog that says ''Examining storage devices...''
## Proceed through the hostname screen
## Proceed through the Timezone selection screen
## Choose a root password and type it twice to proceed
# On the partitioning screen, choose ''Create custom layout'' and click ''Next''
|results=
|results=
# Step #1 completes without error
# All the hard disk devices / partitions on the system should be listed on the custom partitioning screen
# The system boots into runlevel 5
# Program completes wth exit code 0
}}
}}


[[Category:Rawhide Acceptance Test Cases]]
[[Category:Rawhide Acceptance Test Cases]]

Latest revision as of 09:20, 30 January 2011

Description

A simple test to check that Anaconda is able to detect the presence of disk devices.


How to test

  1. Start anaconda's stage2 (see QA:Anaconda_stage2_fetch_test_case)
  2. Proceed through the dialogs until you reach the partitioning screen:
    1. Choose your language and keyboard model
    2. Proceed through the "pre-release software" warning screen (if necessary)
    3. Wait for a dialog that says Examining storage devices...
    4. Proceed through the hostname screen
    5. Proceed through the Timezone selection screen
    6. Choose a root password and type it twice to proceed
  3. On the partitioning screen, choose Create custom layout and click Next

Expected Results

  1. All the hard disk devices / partitions on the system should be listed on the custom partitioning screen