Template:Test case: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| Line 26: | Line 26: | ||
<center> |
<center> |
||
<font size="+1" color="white">Test Case: <span style="color:#fc0; margin-bottom: 5px;">'''[[Short name::{{{testcase_name|}}}]]'''</span></font> |
<font size="+1" color="white">Test Case: <span style="color:#fc0; margin-bottom: 5px;">'''[[Short name::{{{testcase_name|}}}]]'''</span></font> |
||
[[Reporting test results|How to report results]] |
|||
</center> |
</center> |
||
</div> |
</div> |
||
Revision as of 20:17, 11 November 2008
This is the 'Test Case' template. It displays information in a certain format and creates semantic annotations with that information for query and reuse. (See Test cases 8.2.0 for a query on the info.)
It should be called in the following format:
{{Test case
|testcase_name=
|testcase_category=
|testcase_subcategory=
|testcase_stream=
|testcase_component=
|testcase_feature=
|testcase_objective=
|testcase_tools=
|testcase_setup=
|testcase_procedure=
|testcase_expectedresults=
|testcase_comments=
}}
Edit the page to see the template text.