From Fedora Project Wiki

< QA‎ | TestCases

fp-wiki>ImportUser
(Imported from MoinMoin)
 
(fix formatting, add to category)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= QA/TestCases/LiveCDInstall =
== Description ==
== Description ==
This test is designed to validate that a liveCD environment can be used to initiate the installer.
This test is designed to validate that a LiveCD environment can be used to initiate the installer.


Please refer to existing wiki documentation for assistance [http://fedoraproject.org/wiki/FedoraLiveCD/LiveCDHowTo creating]  liveCDs or [http://fedoraproject.org/wiki/FedoraLiveCD/USBHowTo writing to usb] .
Please refer to existing wiki documentation for assistance [[FedoraLiveCD/LiveCDHowTo|creating]]  liveCDs or [[FedoraLiveCD/USBHowTo|writing to USB]] .


== Steps To Reproduce ==
== Steps To Reproduce ==


1. Using <code>livecd-tools</code>, write the iso image to applicable media
# Using <code>livecd-tools</code>, write the iso image to applicable media
1. Boot the liveCD on a system capable of booting from the applicable media (either CD/DVD or USB)
# Boot the liveCD on a system capable of booting from the applicable media (either CD/DVD or USB)
1. Allow the bootloader prompt to timeout and boot the default entry
# Allow the bootloader prompt to timeout and boot the default entry
1. Login to the booted system
# Login to the booted system
1. Double-click the ''Install to Hard Drive'' icon on the desktop
# Double-click the ''Install to Hard Drive'' icon on the desktop
1. Proceed through the Fedora installer while selecting the proposed default configuration options
# Proceed through the Fedora installer while selecting the proposed default configuration options
1. After installation completes, reboot the live system
# After installation completes, reboot the live system
1. Remove LiveCD media and boot the installed system
# Remove LiveCD media and boot the installed system


== Expected Results ==
== Expected Results ==


1. System boots into a graphical screen with a countdown before automatically starting
# System boots into a graphical screen with a countdown before automatically starting
1. The bootloader will boot the system after a brief timeout period
# The bootloader will boot the system after a brief timeout period
1. The graphical display manager appropriate to the LiveCD burned (either gdm or kdm) starts
# The graphical display manager appropriate to the LiveCD burned (either gdm or kdm) starts
1. The appropriate graphical desktop (gnome or kde) starts
# The appropriate graphical desktop (gnome or kde) starts
1. Anaconda starts without error after clicking the ''Install to Hard Drive'' icon
# Anaconda starts without error after clicking the ''Install to Hard Drive'' icon
1. Anaconda completes without error
# Anaconda completes without error
1. The installed system boots without error
# The installed system boots without error
 
[[Category:LiveCD Test Cases]]

Latest revision as of 20:43, 29 May 2008

Description

This test is designed to validate that a LiveCD environment can be used to initiate the installer.

Please refer to existing wiki documentation for assistance creating liveCDs or writing to USB .

Steps To Reproduce

  1. Using livecd-tools, write the iso image to applicable media
  2. Boot the liveCD on a system capable of booting from the applicable media (either CD/DVD or USB)
  3. Allow the bootloader prompt to timeout and boot the default entry
  4. Login to the booted system
  5. Double-click the Install to Hard Drive icon on the desktop
  6. Proceed through the Fedora installer while selecting the proposed default configuration options
  7. After installation completes, reboot the live system
  8. Remove LiveCD media and boot the installed system

Expected Results

  1. System boots into a graphical screen with a countdown before automatically starting
  2. The bootloader will boot the system after a brief timeout period
  3. The graphical display manager appropriate to the LiveCD burned (either gdm or kdm) starts
  4. The appropriate graphical desktop (gnome or kde) starts
  5. Anaconda starts without error after clicking the Install to Hard Drive icon
  6. Anaconda completes without error
  7. The installed system boots without error