C.17. <testCaseResults>

After a test case has been executed, it has a result. This result can be Passed, Failed, Error or Skipped. Klaros- Testmanagement enriches this information with the combination of system under test and environment for which the test has been run and many other information that can be gathered from the execution, like time of execution of the test.

Table C.29. <testCaseResults> attributes

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

Table C.30. <testCaseResults> 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> 1..1 The summary of the result.
<testRunReference> 1..1 A reference to the test run this result belongs to.
<verdict> 1..1 The verdict of the result.
<testCaseReference> 1..1 A reference to the test case of this test result.
<testSuiteResultReference> 0..1 A reference to the test series result this result belongs to.