| Name | Flags | Card. | Type |
Description & Constraints
|
|---|---|---|---|---|
|
|
TU | DomainResource | Describes the results of a TestScript execution
Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension |
|
|
|
Σ | 0..1 | Identifier | External identifier
|
|
|
Σ | 0..1 | string | Informal name of the executed TestReport
|
|
|
?! Σ | 1..1 | code | completed | in-progress | waiting | stopped | entered-in-error
Binding: Test Report Status ( Required) |
|
|
Σ | 1..1 | canonical( TestScript) | Canonical URL to the version-specific TestScript that was executed to produce this TestReport
|
|
|
Σ | 1..1 | code | pass | fail | pending
Binding: Test Report Result ( Required) |
|
|
Σ | 0..1 | decimal | The final score (percentage of tests passed) resulting from the execution of the TestScript
|
|
|
Σ | 0..1 | string | Name of the tester producing this report (Organization or individual)
|
|
|
Σ | 0..1 | dateTime | When the TestScript was executed and this TestReport was generated
|
|
|
0..* | BackboneElement | A participant in the test execution, either the execution engine, a client, or a server
|
|
|
|
1..1 | code | test-engine | client | server
Binding: Test Report Participant Type ( Required) |
|
|
|
1..1 | uri | The uri of the participant. An absolute URL is preferred
|
|
|
|
0..1 | string | The display name of the participant
|
|
|
|
0..1 | BackboneElement | The results of the series of required setup operations before the tests were executed
|
|
|
|
C | 1..* | BackboneElement | A setup operation or assert that was executed
+ Rule: Setup action SHALL contain either an operation or assert but not both. |
|
|
C | 0..1 | BackboneElement | The operation to perform
|
|
|
1..1 | code | pass | skip | fail | warning | error
Binding: Test Report Action Result ( Required) |
|
|
|
0..1 | markdown | A message associated with the result
|
|
|
|
0..1 | uri | A link to further details on the result
|
|
|
|
C | 0..1 | BackboneElement | The assertion to perform
|
|
|
1..1 | code | pass | skip | fail | warning | error
Binding: Test Report Action Result ( Required) |
|
|
|
0..1 | markdown | A message associated with the result
|
|
|
|
0..1 | string | A link to further details on the result
|
|
|
|
0..* | BackboneElement | Links or references to the testing requirements
|
|
|
|
0..1 | Link or reference to the testing requirement
|
||
|
|
uri | |||
|
|
canonical( Requirements) | |||
|
|
0..* | BackboneElement | A test executed from the test script
|
|
|
|
0..1 | string | Tracking/logging name of this test
|
|
|
|
0..1 | string | Tracking/reporting short description of the test
|
|
|
|
C | 1..* | BackboneElement | A test operation or assert that was performed
+ Rule: Test action SHALL contain either an operation or assert but not both. |
|
|
0..1 | see operation | The operation performed
|
|
|
|
0..1 | see assert | The assertion performed
|
|
|
|
0..1 | BackboneElement | The results of running the series of required clean up steps
|
|
|
|
1..* | BackboneElement | One or more teardown operations performed
|
|
|
|
1..1 | see operation | The teardown operation performed
|
|
|
|
||||