From Fedora Project Wiki
(Created page with "This page is intended to record QA:Fedora_19_Install_Test_Plan test results for the '''Fedora 19''' milestone. = Instructions = This page tracks test results against the...")
 
(Undo revision 343853 by Pschindl (talk))
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
This page is intended to record [[QA:Fedora_19_Install_Test_Plan]] test results for the '''Fedora 19''' milestone.
__NOTOC__


= Instructions =
{{admon/tip|What is this all about?|This page is intended to record [[QA:Fedora_XX_Install_Test_Plan]] test results for the '''Fedora XX''' milestone. If you don't know how to test or how to record your results, please visit [[User:Pschindl/Draft_Testing_and_Saving_Results | this page]].}}


This page tracks test results against the Fedora 19 build.  Test results against other Fedora 19 milestones can be found at [[:Category:Fedora_19_Test_Results]]. The explanation of test case priority is available at [[QA:Fedora_19_Install_Test_Plan#Test_Priority]].
== What To Test ==
* Tests requiring ''physical media'' (e.g. DVD or CD images) -- [https://dl.fedoraproject.org/pub/alt/stage  download the required ISO images].
* Unless otherwise noted, you may use nightly Fedora 19 ''branch'' install images.  [[Releases/Branched|Review for information on downloading and installing Branched]].
* [[Delta_ISOs]] for install images are available [http://dl.fedoraproject.org/pub/alt/stage/deltaisos/ here]. If you have the install DVD image for the previous TC/RC (or in the case of Alpha TC1, the previous stable release), you can generate both current install discs (DVD and netinst) with greatly reduced download size.
== Who's available ==
The following cast of characters will be available testing, workarounds, bug fixes, general discussion ...
* IRC: [irc://irc.freenode.net/fedora-qa #fedora-qa] on irc.freenode.net
* Quality Assurance - [[User:Robatino]], [[User:Hongqing]],[[User:adamwill]], [[User:wutao85]]
== Add or Remove a Test Case ==
# Please request review for your changes by publishing your test case for review to [https://admin.fedoraproject.org/mailman/listinfo/test test list].
# Once reviewed, make your changes to this document
# Finally, update [[QA:Fedora_19_Install_Results_Template]] with the same changes.
== Key ==
See the table below for a sample format for test results. All test results are posted using the format specified [[Template:Result]].
{| class="wikitable collapsible" border="0" width="85%"
! colspan="3" style="background-color: grey;" | Test Results Format
|-
|-
! Test Result !! Explanation !! Code Entered
|-
| {{result|none}}
| ''Untested'' - This test has not been run, and is available for anyone to contribute feedback.
| <code><nowiki>{{result|none}}</nowiki></code>
|-
| {{result|pass|robatino}}
| ''Passed'' - The test has been run and the tester determine the test met the ''expected results''
| <code><nowiki>{{result|pass|robatino}}</nowiki></code>
|-
| {{result|inprogress|adamwill}}
| ''Inprogress'' - An inprogress result is often used for tests that take a long time to execute.  Inprogress results should be temporary and change to pass, fail or warn.
| <code><nowiki>{{result|inprogress|adamwill}}</nowiki></code>
|-
| {{result|fail|jlaska|XYZ|ZXY}}
| ''Failed'' - Indicates a failed test.  A link to a bug must be provided.  See [[Template:Result]] for details on providing bug information. <references/>
| <code><nowiki>{{result|fail|jlaska|XYZ|ZXY}}</nowiki></code>
|-
| {{result|warn|rhe}} <ref>Brief description about the warning status</ref>
| ''Warning'' - This test completed and met the ''expected results'' of the test, but other issues were encountered during testing that warrant attention.<references/>
| <code><nowiki>{{result|warn|rhe}} <ref>Brief description about the warning status</ref></nowiki></code>
|-
| {{result|pass|hongqing}} {{result|warn|kparal}}
| ''Multiple results'' - More people can easily provide results to a single test case.
| <code><nowiki>{{result|pass|hongqing}} {{result|warn|kparal}}</nowiki></code>
|-
| {{result|pass|previous <build> run}}
| ''Result from previous test run'' - This test result is directly moved from the test run of previous ''<build>''.<references/>
| <code><nowiki>{{result|pass|previous <build> run}}</nowiki></code>
|-
| style="background:lightgrey;"|
| ''Unsupported'' - An unsupported test or configuration.  No testing is required.
|
|-
|}


= Test Matrix =
= Test Matrix =
Line 73: Line 10:
=== Netinst image ===
=== Netinst image ===


{| class="wikitable collapsible "  border="1" width="85%"
{| class="wikitable collapsible collapsed"  border="1" width="85%"
|-  
|-  
! colspan="5" style="background-color: lightgreen;" | netinst.iso (boot.iso) tests
! colspan="5" style="background-color: lightgreen;" | netinst.iso (boot.iso) tests
Line 101: Line 38:
=== DVD image ===
=== DVD image ===


{| class="wikitable collapsible"  border="1" width="85%"
{| class="wikitable collapsible collapsed"  border="1" width="85%"
|-  
|-  
! colspan="5" style="background-color: pink;" | DVD.iso tests
! colspan="5" style="background-color: pink;" | DVD.iso tests
Line 149: Line 86:


=== Live image ===
=== Live image ===
 
{| class="wikitable collapsible collapsed"  border="1" width="85%"
{| class="wikitable collapsible"  border="1" width="85%"
|-  
|-  
! colspan="5" style="background-color: orange;" | Live.iso tests
! colspan="5" style="background-color: orange;" | Live.iso tests
Line 184: Line 120:


=== USB stick ===
=== USB stick ===
{| class="wikitable collapsible"  border="1" width="85%"
{| class="wikitable collapsible collapsed"  border="1" width="85%"
|-  
|-  
! colspan="5" style="background-color: lightgrey;" | USB stick tests
! colspan="5" style="background-color: lightgrey;" | USB stick tests
Line 232: Line 168:


=== PXE images ===
=== PXE images ===
{| class="wikitable collapsible"  border="1" width="85%"
{| class="wikitable collapsible collapsed"  border="1" width="85%"
|-  
|-  
! colspan="5" style="background-color: lightblue;" | PXE boot tests
! colspan="5" style="background-color: lightblue;" | PXE boot tests
Line 249: Line 185:
|}
|}
|}
|}


=== Partitioning ===
=== Partitioning ===
{| class="wikitable collapsible "  border="1" width="85%"
{| class="wikitable collapsible collapsed"  border="1" width="85%"
|-  
|-  
! colspan="5" style="background-color: lightgreen;" | Partitioning tests
! colspan="5" style="background-color: lightgreen;" | Partitioning tests
Line 260: Line 195:
|-  
|-  
! width="15%"|Release Level !! width="15%"|Test Area !! width="40%"|Test Case !! width="10%"|i386 !! width="10%"|x86_64 !! width="10%"|EFI
! width="15%"|Release Level !! width="15%"|Test Area !! width="40%"|Test Case !! width="10%"|i386 !! width="10%"|x86_64 !! width="10%"|EFI
|-
| Alpha
| Partitioning
| [[QA:Testcase_anaconda_ext4_rootfs_on_disk_partition]]
| {{result|none}}
| {{result|none}}
| style="background:lightgrey;"|
|-
|-
| Alpha
| Alpha
Line 285: Line 227:
| Partitioning
| Partitioning
| [[QA:Testcase_Anaconda_autopart_(encrypted)_install]]
| [[QA:Testcase_Anaconda_autopart_(encrypted)_install]]
| {{result|none}}
| {{result|none}}
| style="background:lightgrey;"|
|-
| Alpha
| Partitioning
| [[QA:Testcase_anaconda_ext4_rootfs_on_disk_partition]]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
Line 342: Line 277:


=== User Interface ===
=== User Interface ===
{| class="wikitable collapsible "  border="1" width="85%"
{| class="wikitable collapsible collapsed"  border="1" width="85%"
|-  
|-  
! colspan="5" style="background-color: lightgreen;" | User Interface tests
! colspan="5" style="background-color: lightgreen;" | User Interface tests
Line 395: Line 330:
|}
|}
|}
|}


=== Install Repository ===
=== Install Repository ===
{| class="wikitable collapsible "  border="1" width="85%"
{| class="wikitable collapsible collapsed"  border="1" width="85%"
|-  
|-  
! colspan="5" style="background-color: lightgreen;" | Install repository tests
! colspan="5" style="background-color: lightgreen;" | Install repository tests
Line 465: Line 399:
|}
|}
|}
|}


=== Storage devices ===
=== Storage devices ===
{| class="wikitable collapsible "  border="1" width="85%"
{| class="wikitable collapsible collapsed"  border="1" width="85%"
|-  
|-  
! colspan="5" style="background-color: lightgreen;" | Storage devices tests
! colspan="5" style="background-color: lightgreen;" | Storage devices tests
Line 549: Line 482:
|}
|}
|}
|}


=== Recovery ===
=== Recovery ===
{| class="wikitable collapsible "  border="1" width="85%"
{| class="wikitable collapsible collapsed"  border="1" width="85%"
|-  
|-  
! colspan="5" style="background-color: lightgreen;" | Recovery
! colspan="5" style="background-color: lightgreen;" | Recovery
Line 598: Line 530:
|}
|}
|}
|}


=== General Tests ===
=== General Tests ===
{| class="wikitable collapsible "  border="1" width="85%"
{| class="wikitable collapsible collapsed"  border="1" width="85%"
|-  
|-  
! colspan="5" style="background-color: lightgreen;" | Install Variations & General Tests
! colspan="5" style="background-color: lightgreen;" | Install Variations & General Tests
Line 689: Line 620:
|}
|}
|}
|}


=== Optional Tests ===
=== Optional Tests ===
{| class="wikitable collapsible "  border="1" width="85%"
{| class="wikitable collapsible collapsed"  border="1" width="85%"
|-  
|-  
! colspan="5" style="background-color: lightgreen;" | Optional tests
! colspan="5" style="background-color: lightgreen;" | Optional tests
Line 743: Line 673:
<references/>
<references/>


[[Category:Install Results Templates|19]]
[[Category:Install Results Templates|XX]]


<!--In real event, you need to change above category to:
<!--In real event, you need to change above category to:
[[Category:Installation_validation_testing]]
[[Category:Installation_validation_testing]]
[[Category: Fedora 19 {Alpha,Beta,Final} {TC,RC} Test Results|I]]
[[Category: Fedora XX {Alpha,Beta,Final} {TC,RC} Test Results|I]]
-->
-->

Latest revision as of 08:56, 4 July 2013


What is this all about?
This page is intended to record QA:Fedora_XX_Install_Test_Plan test results for the Fedora XX milestone. If you don't know how to test or how to record your results, please visit this page.


Test Matrix

Please click [show] in each table to view the tests of each media installation, and click [edit] to post your test results using the syntax in Key Section.


Netinst image

DVD image

Live image

USB stick

PXE images

Partitioning

User Interface

Install Repository

Storage devices

Recovery

General Tests

Optional Tests

References