Embedded SVG

A participant in the test execution, either the execution engine, a client, or a serverparticipant [0..*] A parameter passed in to the runner performing the test. The parameter is expected to relate to input parameters defined by the test scriptparameter [0..*] The operation performedoperation [0..1] Links or references providing traceability to the testing requirements for this assertrequirement [0..*] The results of the assertion performed on the previous operationsassert [0..1] Action would contain either an operation or an assertionaction [1..*] The results of the series of required setup operations before the tests were executedsetup [0..1] An operation would involve a REST request to a serveroperation [0..1] The results of the assertion performed on the previous operationsassert [0..1] Action would contain either an operation or an assertionaction [1..*] A test executed from the test scripttest [0..*] An operation would involve a REST request to a serveroperation [1..1] The teardown action will only contain an operationaction [1..*] The results of the series of operations required to clean up after all the tests were executed (successfully or otherwise)teardown [0..1] TestReport ( DomainResource )
id : id [0..1]
meta : Meta [0..1]
implicitRules : uri [0..1]
language : code [0..1] « AllLanguages! »
text : Narrative [0..1]
contained : Resource [0..*]
extension : Extension [0..*]
name : string [0..1]
status : code [1..1] « TestReportStatus! »
result : code [1..1] « TestReportResult! »
score : decimal [0..1]
tester : string [0..1]
issued : dateTime [0..1]
log : Attachment [0..1]
TestReportParticipant
id : id [0..1]
extension : Extension [0..*]
uri : uri [0..1]
version : uri [0..1]
display : string [0..1]
TestReportParameter
id : id [0..1]
extension : Extension [0..*]
name : string [1..1]
TestReportSetup
id : id [0..1]
extension : Extension [0..*]
TestReportSetupAction
id : id [0..1]
extension : Extension [0..*]
TestReportSetupActionOperation
id : id [0..1]
extension : Extension [0..*]
message : markdown [0..1]
detail : uri [0..1]
TestReportSetupActionAssert
id : id [0..1]
extension : Extension [0..*]
message : markdown [0..1]
detail : string [0..1]
TestReportSetupActionAssertRequirement
id : id [0..1]
extension : Extension [0..*]
link[x] : PrimitiveType [0..1] « uri | canonical »
TestReportTest
id : id [0..1]
extension : Extension [0..*]
name : string [0..1]
description : string [0..1]
period : Period [0..1]
log : Attachment [0..1]
TestReportTestAction
id : id [0..1]
extension : Extension [0..*]
TestReportTeardown
id : id [0..1]
extension : Extension [0..*]
TestReportTeardownAction
id : id [0..1]
extension : Extension [0..*]

External SVG