| ID | TR |
|---|---|
| Title | Test Run/ Test Runs |
| Usage |
| ID | Type | Default | Title | Usage |
|---|---|---|---|---|
| number | String | Number | ||
| title | String | Title | Test result pending | |
| description | Text | Description | Any remark to the test result. | |
| location | String(255) | Location where test was conducted. | ||
| status | Enumeration | pending | Status of the test. | |
| type | Enumeration | pretest |
| Attribute | Key | Value | Remarks |
|---|---|---|---|
| status | notstarted | The test run has not been started. | |
| started | The test run has been started. | ||
| completed | The test run has been completed and the result is still pending. | ||
| failed | The test run has failed. | ||
| passed | The test run was passed. | ||
| type | precheck | Internal pre-check for prior to an acceptance test. | |
| acceptancetest | Formal acceptance test. |
| Source | ID | Cardinality | Target | Remarks |
|---|---|---|---|---|
| Test | confirms | one2one | Test | |
| documentedby | one2one | Acceptance Test | ||
| refers to | one2more | Documents |