From Fedora Project Wiki

m (s/16/17)
(obsoletion notice)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This page records test results for the Fedora '''17 (PRE-RELEASE)''' [https://fedoraproject.org/wiki/Security_Lab Security Lab Spin].
{{admon/important|Obsolete|This page is now obsolete. Use [[Template:Validation_results]] instead. See the [[QA/SOP_Release_Validation_Test_Event|SOP]] for more details and instructions on generating results pages.}}
 
== How to test ==
 
<!--If there are live images built for the pre-release being tested, change the link in the first step to point to the appropriate subdirectory of http://dl.fedoraproject.org/pub/alt/stage/-->
 
# Download the ISO images for testing: ''' FIXME: point to the current Security Lab SPIN ISO'''.
# Install, if appropriate (some tests may be intended to test the un-installed live environment).
# Perform one or more of the [[:Category:Desktop_Acceptance_Test_Cases|test cases]] and add your results to the table below.
# If a test fails, [https://bugzilla.redhat.com/enter_bug.cgi file a bug report]. If the bug is in the default desktop, propose the bug as a blocker for the appropriate release (see [[QA:SOP_blocker_bug_process|blocker bug process]]). If the bug is in any other desktop, propose it as a nice-to-have bug for the appropriate release (see [[QA:SOP_nth_bug_process|nice-to-have bug process]]).
# Don't install updates before performing any of the tests, as the updates available come from updates-testing and are not part of the proposed released package set. For this reason, we recommend leaving the update installation test for last.
 
{{admon/note|Virtual machine testing|In most cases, testing in a virtual machine is OK.}}
{{admon/important|Network Lab requirement|Some tests require a network lab with various services like SSH, HTTP, SMTP, DNS ..., and the firewall configured correctly to allow those services}}
 
== Add or Remove a Test Case ==
# Please request review for your changes by publishing your test case for review to [mailto:test@lists.fedoraproject.org test@lists.fedoraproject.org].
# Once reviewed, make your changes to any current documents that use this template (e.g. {{FULLPAGENAME}})
# Lastly, update [[{{FULLPAGENAME}}]] 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 sortable" border="0"
! 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;"| {{testresult/none}} {{result|none}}
| ''Unsupported'' - An unsupported test or configuration.  No testing is required.
|
|-
|}
 
== '''Test Matrix''' ==
{| class="wikitable sortable" border="1"
! Release Level !! Test Case  !! [[Security_Lab | Security Lab]] !! References
|-
| Beta
| [[QA:Testcase_Mediakit_ISO_Size]]
| {{result|unknown|SampleUser}}
| <references/>
|-
| Beta
| [[QA:Testcase_Mediakit_ISO_Checksums]]
| {{result|unknown|SampleUser}}
| <references/>
|-
| Beta
| [[QA:TestCases/Install_Source_Live_Image]]
| {{result|unknown|SampleUser}}
| <references/>
|-
| Beta
| [[QA:Testcase_base_firstboot]]
| {{result|unknown|SampleUser}}
| <references/>
|-
| Beta
| [[QA:Testcase_base_startup]]
| {{result|unknown|SampleUser}}
| <references/>
|-
| Beta
| [[QA:Testcase_base_system_logging]]
| {{result|unknown|SampleUser}}
| <references/>
|-
| Beta
| [[QA:Testcase_desktop_browser]]
| {{result|unknown|SampleUser}}
| <references/>
|-
| Beta
| [[QA:Testcase_desktop_updates]]
| {{result|unknown|SampleUser}}
| <references/>
|-
| Beta
| [[QA:Testcase_desktop_login]]
| {{result|unknown|SampleUser}}
| <references/>
|-
| Beta
| [[QA:Testcase_desktop_panel_basic]]
| {{result|unknown|SampleUser}}
| <references/>
|-
| Beta
| [[QA:Testcase_desktop_error_checks]]
| {{result|unknown|SampleUser}}
| <references/>
|-
| Beta
| [[QA:Testcase_desktop_menus]]
| {{result|unknown|SampleUser}}
| <references/>
|-
| Beta
| [[QA:Testcase_Nmap]]
| {{result|unknown|SampleUser}}
| <references/>
|-
| Beta
| [[QA:Testcase_Wireshark]]
| {{result|unknown|SampleUser}}
| <references/>
|-
| Beta
| [[QA:Testcase_Nikto]]
| {{result|unknown|SampleUser}}
| <references/>
|-
| Beta
| [[QA:Testcase_OpenVAS]]
| {{result|unknown|SampleUser}}
| <references/>
|-
| Beta
| [[QA:Testcase_HTTPing]]
| {{result|unknown|SampleUser}}
| <references/>
|-
| Beta
| [[QA:Testcase_Rkhunter]]
| {{result|unknown|SampleUser}}
| <references/>
|-
| Beta
| [[QA:Testcase_OpenSSH]]
| {{result|unknown|SampleUser}}
| <references/>
|}
 
[[Category:Security_Lab_validation_testing]]
 
[[Category:QA Templates]]
 
<!--In real event, you need to change above category to:
[[Category: Fedora 17 {Alpha,Beta,Final} {TC,RC} Test Results|S]]
-->

Latest revision as of 02:28, 23 September 2014

Important.png
Obsolete
This page is now obsolete. Use Template:Validation_results instead. See the SOP for more details and instructions on generating results pages.