Template:TestPlan Test: Difference between revisions
From Vision
(Created page with "<noinclude> {{note}} To be used with Template:TestPlan_CycleHeader and Template:TestPlan_CycleFooter only. Usage: <pre> {{TestPlan_Test |Test=The test number, includin...") |
No edit summary |
||
Line 18: | Line 18: | ||
<td>{{{Action}}}</td> | <td>{{{Action}}}</td> | ||
<td>{{{Result}}}</td> | <td>{{{Result}}}</td> | ||
<td>{{{Remarks}}}</td> | <td>{{{Remarks}}} </td> | ||
<td>{{{PassFail}}}</td> | <td>{{{PassFail}}} </td> | ||
</tr> | </tr> | ||
<noinclude> | <noinclude> |
Revision as of 12:25, 3 June 2011
Note: To be used with Template:TestPlan_CycleHeader and Template:TestPlan_CycleFooter only.
Usage:
{{TestPlan_Test |Test=The test number, including cycle (i.e. 1.1) |Action=The actions to follow |Result=The expected result |Remarks= |PassFail= }}
{{{Test}}} | {{{Action}}} | {{{Result}}} | {{{Remarks}}} | {{{PassFail}}} |