From Fedora Project Wiki

No edit summary
No edit summary
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=This test case tests whether installing '''without''' encryption using the anaconda recommended defaults functions properly.
|description=This test case tests the installer's ability to use the anaconda recommended partition defaults with free disk.
|setup=
# Start with a disk containing no partitions
|actions=
|actions=
# Boot the installer using any available means
# Boot the installer using any available means
# At the Installation Destination screen, be sure that ''Encrypt my data. I'll set a passphrase later'' is '''not''' selected
# Make sure your disk is not set to be encrypted.
# Continue installation, choosing all provided defaults
# Select the appropriate disk, and continue installation, choosing all provided defaults
|results=
|results=
# The system should install successfully
# The system should install successfully
# After install, the system boots successfully
# After install, the system initiates boot properly
}}
}}
[[Category:Installer_Partitioning_Test_Cases]]
[[Category:Installer_Partitioning_Test_Cases]]
[[Category:Package_anaconda_test_cases]]
[[Category:Package_anaconda_test_cases]]

Revision as of 09:30, 20 November 2012

Description

This test case tests the installer's ability to use the anaconda recommended partition defaults with free disk.

Setup

  1. Start with a disk containing no partitions

How to test

  1. Boot the installer using any available means
  2. Make sure your disk is not set to be encrypted.
  3. Select the appropriate disk, and continue installation, choosing all provided defaults

Expected Results

  1. The system should install successfully
  2. After install, the system initiates boot properly