From Fedora Project Wiki

No edit summary
(revise a tad to recommend running post-install tests)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Template:Associated_release_criterion|Alpha|installer-interfaces}}
{{QA/Test_Case
{{QA/Test_Case
|description=A complete installation using the [[Anaconda/Features/NewTextUI|text mode]] installer portion of anaconda.
|description=This is to verify that [[Anaconda]] is able to perform installation in a text mode.
|setup=
# Prepare any non-live media for booting the installer (anything except {{filename|Live.iso}})
|actions=
|actions=
# Boot the installation passing the command line argument ''text''
# Before booting the installer, request a text mode installation by adding <code>inst.text</code> boot option.
# Proceed and complete installation
# Proceed with installation, using default settings where possible and reasonable simple choices where choice is required
# Ideally, run [[QA:Testcase_base_initial_setup]] and/or [[QA:Testcase_base_startup]] for the installed system
|results=
|results=
# Anaconda uses text-mode for installation
# The installer's text mode interface is displayed, works properly, and successfully completes installation.
# Anaconda completes successfully
# Reboot successfully into installed system
}}
}}


[[Category:User Interface]]
[[Category:User Interface]]

Latest revision as of 18:53, 2 October 2014

Note.png
Associated release criterion
This test case is associated with the Basic_Release_Criteria#installer-interfaces 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 Anaconda is able to perform installation in a text mode.

Setup

  1. Prepare any non-live media for booting the installer (anything except Live.iso)

How to test

  1. Before booting the installer, request a text mode installation by adding inst.text boot option.
  2. Proceed with installation, using default settings where possible and reasonable simple choices where choice is required
  3. Ideally, run QA:Testcase_base_initial_setup and/or QA:Testcase_base_startup for the installed system

Expected Results

  1. The installer's text mode interface is displayed, works properly, and successfully completes installation.