From Fedora Project Wiki

Line 1: Line 1:
=== Installation Test Plan ===
=== Installation Test Plan ===
 
{|
'''Test Case: Assign ext4 fs with mount point'''
Test Case || How to Test || Expected Results || Results
 
|-
How to test:
|| Assign ext4 fs with mount point ||
  1. Prepare system with ext4 filesystem(s).
# Prepare system with ext4 filesystem(s).
  2. Boot the installer.
# Boot the installer.
  3. Select the ext4 filesystem as a mount point except of /boot, preferably some 'data' filesystem.
# Select the ext4 filesystem as a mount point except of /boot, preferably some 'data' filesystem.
  4. Ensure installation is finished successfully.
# Ensure installation is finished successfully.
Expected Results:
||
    * ext4 filesystems are recognized.
* ext4 filesystems are recognized.
    * Mount point can be assigned to ext4 filesystem.
* Mount point can be assigned to ext4 filesystem.
    * Installation completes successfully.
* Installation completes successfully.
    * System starts properly with all filesystems mounted.
* System starts properly with all filesystems mounted.
Result:
||PASS
PASS
|}

Revision as of 15:58, 26 January 2009

Installation Test Plan

Test Case How to Test Expected Results Results
Assign ext4 fs with mount point
  1. Prepare system with ext4 filesystem(s).
  2. Boot the installer.
  3. Select the ext4 filesystem as a mount point except of /boot, preferably some 'data' filesystem.
  4. Ensure installation is finished successfully.
  • ext4 filesystems are recognized.
  • Mount point can be assigned to ext4 filesystem.
  • Installation completes successfully.
  • System starts properly with all filesystems mounted.
PASS