Template:TestPlan Test: Difference between revisions
From Vision
No edit summary |
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 11:36, 17 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}}} |