Template:Test case: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
|testcase_name=
|testcase_name=
|testcase_stream=
|testcase_stream=
|testcase_build=
|testcase_component=
|testcase_component=
|testcase_objective=
|testcase_objective=
Line 31: Line 30:
!width="150"| Stream
!width="150"| Stream
| {{#arraymap:{{{testcase_stream|}}}|,|x|[[Build stream::x]]}}
| {{#arraymap:{{{testcase_stream|}}}|,|x|[[Build stream::x]]}}
! Build #
| {{#arraymap:{{{testcase_build|}}}|,|x|[[Build number::x]]}}
|-valign="top"
|-valign="top"
! Component or<br>Subcomponent
! Component or<br>Subcomponent

Revision as of 21:10, 5 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_stream=
|testcase_component=
|testcase_objective=
|testcase_feature=
|testcase_tools=
|testcase_setup=
|testcase_procedure=
|testcase_expectedresults=
|testcase_comments=
}}

Edit the page to see the template text.