C.11. <testCases>

The test case is the basic unit of a test process. A test case can be related to many environments and SUTs (System Under Test) thus it is possible to execute the same test cases and get different results.

This element may occur inside the following elements: <configuration> .

Table C.18. <testCases> attributes

Name Restriction Description
kl__id required The unique identifier of this element.

Table C.19. <testCases> elements

Name Multiplicity Description
<configurationReference> 1..1 The configuration of the test cases.
<created> 1..1 The creation date.
<enabled> 1..1 Enabled or disabled.
<lastUpdated> 1..1 The date of the last update.
<name> 1..1 The name of the test cases.
<propertiesOwner> 1..1 The container of the related generic properties.
<revisionComment> 0..1 The comment added when creating this revision.
<revisionId> 0..1 The ID of this revision.
<areatopic> 0..1 The area of this test case.
<depends> 0..1 The testcase execution dependencies.
<description> 1..1 The description of the testCase.
<docbase> 1..1 The docbase.
<evalutation> 1..1 The evaluation of testCase.
<execution> 0..1 The execution.
<expectedResult> 0..1 The expected result of this test case.
<generalState> 1..1 The general state of the testCase.
<level> 0..1 The level of the testCase.
<note> 1..1 Notes about the test case.
<postcondition> 1..1 The postcondition after running the test.
<precondition> 1..1 The precondition before running the test.
<predecessor> 0..1 The predecessor of this test case version.
<priority> 0..1 The priority of the test case.
<testCaseResults> 0..nThe test case results.
<root> 0..1 The root revision of the test case.
<shortname> 1..1 The short name of this test.
<successor> 0..1 The successor revision of this test case.
<team> 1..1 The team entry of the test case.
<testCaseStepFragments> 0..n References to the test case step fragments of the test case.
<testMethod> 0..1 The test method entry of the test case.
<testSuiteReference> 0..n A reference to the test series this test case belongs to.
<traceability> 1..1 The traceability entry of the test case.
<trunkRoot> 0..1 Root of the current state.
<variety> 0..1 The variety entry of the test case.