The respective testSuite.
This element may occur inside the following elements: <configuration> .
Table C.22. <testSuites> attributes
| Name | Restriction | Description |
|---|---|---|
| kl__id | required | The unique identifier of this element. |
Table C.23. <testSuites> elements
| Name | Multiplicity | Description |
|---|---|---|
| <configurationReference> | 1..1 | The configuration of the testSuite. |
| <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 testSuite. |
| <propertiesOwner> | 1..1 | The container of the related generic properties. |
| <revisionComment> | 1..1 | Improvement of the comment. |
| <revisionId> | 1..1 | Improvement of the ID. |
| <executables> | 0..n | The list of executable references for this test series. |
| <predecessor> | 0..1 | The predecessor of this test suite version. |
| <testSuiteResult> | 0..n | The test series results. |
| <root> | 1..1 | The root revision of this test series. |
| <shortname> | 1..1 | The description of the testSuite. |
| <successor> | 0..1 | The successor of this test suite version. |
| <sut> | 0..1 | A SUT (System Under Test) represents a particular version of the product that is being tested. |
| <trunkRoot> | 1..1 | The trunk root revision of this test series. |