From Fedora Project Wiki
m (Minor wording change) |
(Add setup parameter) |
||
Line 3: | Line 3: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=A brief description of the functionality being tested. | |description=A brief description of the functionality being tested. | ||
|setup=Optionally include information on preparing the test environment | |||
|actions= | |actions= | ||
Be as specific as required for the target audience. | Be as specific as required for the target audience. |
Revision as of 13:52, 25 March 2010
You'll want to use this template as follows:
{{QA/Test_Case |description=A brief description of the functionality being tested. |setup=Optionally include information on preparing the test environment |actions= Be as specific as required for the target audience. # Start here ... # Next do this ... # Finally click that |results= The following must be true to consider this a successful test run. Be brief ... but explicit. # Step #1 completes without error # The system boots into runlevel 5 # Program completes wth exit code 0 }}
This will result in the example page shown below.