TestCaseManagementPlugin: exampleTestCase.xml
| File exampleTestCase.xml, 288 bytes (added by edunne, 2 years ago) |
|---|
| Line | |
|---|---|
| 1 | <testcase> |
| 2 | |
| 3 | <id> |
| 4 | exampleTestCase |
| 5 | </id> |
| 6 | |
| 7 | <component> |
| 8 | component1 |
| 9 | </component> |
| 10 | |
| 11 | <summary> |
| 12 | an example test case |
| 13 | </summary> |
| 14 | |
| 15 | <description> |
| 16 | This is where the test case details would go |
| 17 | </description> |
| 18 | |
| 19 | <expectedresult> |
| 20 | pass with flying colors |
| 21 | </expectedresult> |
| 22 | |
| 23 | </testcase> |
