From Fedora Project Wiki

(add boot menu verification into Expected Results)
(adjust associated_release_criterion template invocation)
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Template:Associated_release_criterion|Alpha|initialization-requirements}}
{{QA/Test_Case
{{QA/Test_Case
|description=A complete installation started from booting the <code>DVD.iso</code>.
|description=This is to verify that the [[Anaconda]] installer starts correctly when booting from {{filename|DVD.iso}}.
|setup=
# Burn the {{filename|DVD.iso}} image to an optical disk.
|actions=
|actions=
# Burn the <code>DVD.iso</code> image to a writable DVD
# Boot the system from the prepared optical media.
# Boot the system under testing using the burned DVD image
# In the boot menu select the appropriate option to boot the installer.
|results=
|results=
# Graphical boot menu(isolinux or syslinux) is displayed for users to select install options. If no option is selected, the installer should load after a reasonable timeout  
# Graphical boot menu is displayed for users to select install options. Navigating the menu and selecting entries must work. If no option is selected, the installer should load after a reasonable timeout.
# Anaconda boots successfully from the DVD
# System boots into the Anaconda installer.  
# Anaconda transitions to [http://fedoraproject.org/wiki/Anaconda/Stage stage2] without error
 
}}
}}


[[Category:Installer Boot Methods]]
[[Category:Installer Boot Methods]]

Latest revision as of 20:41, 30 July 2013

Note.png
Associated release criterion
This test case is associated with the Basic_Release_Criteria#initialization-requirements release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion. If so, please file a bug and nominate it as blocking the appropriate milestone, using the blocker bug nomination page.


Description

This is to verify that the Anaconda installer starts correctly when booting from DVD.iso.

Setup

  1. Burn the DVD.iso image to an optical disk.

How to test

  1. Boot the system from the prepared optical media.
  2. In the boot menu select the appropriate option to boot the installer.

Expected Results

  1. Graphical boot menu is displayed for users to select install options. Navigating the menu and selecting entries must work. If no option is selected, the installer should load after a reasonable timeout.
  2. System boots into the Anaconda installer.