C.12. <testRuns>

The test runs.

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

Table C.20. <testRuns> attributes

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

Table C.21. <testRuns> elements

Name Multiplicity Description
<configurationReference> 1..1 The configuration of testRun.
<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 case.
<propertiesOwner> 1..1 The container of the related generic properties.
<env> 1..1 The environment.
<testResultReference> 0..n Includes the results.
<runId> 1..1 The run ID.
<sut> 1..1 A SUT (System Under Test) represents a particular version of the product that is tested.
<timestamp> 1..1 Timestamp of the testRun.