From Fedora Project Wiki

Revision as of 13:52, 25 March 2010 by Jlaska (talk | contribs) (Add setup parameter)

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.