Template:TestPlan Test: Difference between revisions
From EPOD
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 17: | Line 17: | ||
</noinclude> | </noinclude> | ||
<tr> | <tr> | ||
<td>{{{Test}}}</td> | <td>{{#number_format: {{{Test|0}}} |2 }}</td> | ||
<td>{{{Action}}}</td> | <td>{{{Action}}}</td> | ||
<td>{{{Result}}}</td> | <td>{{{Result}}}</td> |
Latest revision as of 16:51, 15 March 2012
Note: To be used with Template:TestPlan_CycleHeader and Template:TestPlan_CycleFooter only.
Note: Ensure that you have defined SubCycle variable under CycleHeader - see that template for details.
Usage:
{{TestPlan_Test |Test={{ #vardefineecho: SubCycle | {{ #expr: {{ #var: SubCycle }} + 0.1 }} }} |Action=The actions to follow |Result=The expected result |Remarks= |PassFail= }}
0.00 | {{{Action}}} | {{{Result}}} |