From Fedora Project Wiki

fp-wiki>ImportUser
(Imported from MoinMoin)
 
(doh)
 
(13 intermediate revisions by 6 users not shown)
Line 1: Line 1:
= QA/TestCases/UserInterfaceGraphical =
{{Template:Associated_release_criterion|Alpha|installer-interfaces}}


== Description ==
{{QA/Test_Case
A complete installation using the graphical installer portion of anaconda.  This test is fairly similar to [[QA/TestCases/UserInferfaceVnc| ]] with the exception this drives X on a physical adapter.
|description=This is to verify that [[Anaconda]] is able to perform installation in a graphical mode.
|actions=
# Boot the installer using any available non-live means (anything except {{filename|Live.iso}})
# Proceed with installation
|results=
# The installer's graphical user interface is displayed and works properly
}}


== Steps To Reproduce ==
1. Boot anaconda while specifying the command-line argument: ''graphical''


{| style="message notice"
[[Category:User Interface]]
|-
[[Category:Package_anaconda_test_cases]]
| 1. by default graphical should be selected (with exceptions), we may not need to specify the cmdline argument
|-
| 2. what other ways to enable a graphical install?
|-
| 3. the stage#2 image (stage2.img or minstg2.img) affects your ability to perform a graphical install ... that ''affect'' needs to be described
|}
 
== Expected Results ==
 
1. Graphical anaconda displays properly
1. The system boots into runlevel 5
1. Program completes wth exit code 0

Latest revision as of 20:39, 30 July 2013

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 graphical mode.


How to test

  1. Boot the installer using any available non-live means (anything except Live.iso)
  2. Proceed with installation

Expected Results

  1. The installer's graphical user interface is displayed and works properly