Template:Test case: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(added sub/category fields) |
||
| Line 8: | Line 8: | ||
{{Test case |
{{Test case |
||
|testcase_name= |
|testcase_name= |
||
|testcase_category= |
|||
|testcase_subcategory= |
|||
|testcase_stream= |
|testcase_stream= |
||
|testcase_component= |
|testcase_component= |
||
| Line 30: | Line 32: | ||
!width="150"| Stream |
!width="150"| Stream |
||
| {{#arraymap:{{{testcase_stream|}}}|,|x|[[Build stream::x]]}} |
| {{#arraymap:{{{testcase_stream|}}}|,|x|[[Build stream::x]]}} |
||
|-valign="top" |
|||
! Category |
|||
|[[Test category::{{{testcase_category}}} |
|||
! Sub-category |
|||
|[[Test subcategory::{{{testcase_subcategory}}} |
|||
|-valign="top" |
|-valign="top" |
||
! Component |
! Component |
||
Revision as of 22:54, 27 August 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.