C.18. <testSuiteResult>

The result of the test series.

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

Table C.31. <testSuiteResult> attributes

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

Table C.32. <testSuiteResult> elements

Name Multiplicity Description
<configurationReference> 1..1 The configuration this result belongs to.
<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 result.
<propertiesOwner> 1..1 The container of the related generic properties.
<description> 0..1 The description of the result.
<executionTime> 1..1 The execution time of the test.
<summary> 0..1 The description of the result.
<testRunReference> 1..1 A reference to the test run this result belongs to.
<verdict> 1..1 The verdict of the result.
<currentTestCase> 0..1 The currently executing test case.
<testResultReference> 0..nThe related test results.
<running> 1..1 A test series result describes the result of the execution of a test series.
<testSuiteReference> 1..1 The related test series.