From Fedora Project Wiki

m (moved QA:TestCases/Install Source Live Image to QA:Testcase install repository Live Image: integrated this test to install repository category)
(simplify)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=A complete installation using from a Live Image (CD or USB). The focus of this test is to ensure that installing anaconda with method=livecd://... completes without error.  This test may require a USB or writable optical media (CD or DVD) to boot the live image.  Testing in a virtual guest is permissible.  Additional information on creating live images is available at [[FedoraLiveCD]].
|description=This is to verify that [[Anaconda]] can successfully install from a {{filename|Live.iso}} image.
|setup=
# Prepare and boot a live image (for guidance, refer to [[How_to_create_and_use_Live_USB|usb]] or [[How_to_create_and_use_a_Live_CD|cd/dvd]] instructions)
|actions=
|actions=
# From live image desktop, or from the Application menu, click the icon '''Install to hard drive'''
# Boot the {{filename|Live.iso}} image using any available means
# Complete the installation as desired
# Start the installer
# Reboot the system and remove the Live boot media
# Proceed with the installation
|results=
|results=
# The Live image boots without error
# The installer starts without error
# The installer starts without error
# The installer completes without error
# The installation finishes successfully
# The system reboots successfully
# The new system initiates boot properly
}}
}}
[[Category:Installation Source]]
[[Category:Installation Source]]
[[Category:Package anaconda test cases]]
[[Category:Package anaconda test cases]]
[[Category:Installation Repository Live Image]]

Latest revision as of 15:05, 30 October 2012

Description

This is to verify that Anaconda can successfully install from a Live.iso image.


How to test

  1. Boot the Live.iso image using any available means
  2. Start the installer
  3. Proceed with the installation

Expected Results

  1. The Live image boots without error
  2. The installer starts without error
  3. The installation finishes successfully
  4. The new system initiates boot properly