TestReportList
No description
TestReportList(
_id: String
_lastUpdate: String
_tag: String
_profile: String
_security: String
_source: String
_text: String
_content: String
_list: String
_has: String
_type: String
_sort: String
_count: String
_include: String
_revinclude: String
_summary: String
_total: String
_elements: String
_contained: String
_containedType: String
identifier: String
issued: String
participant: String
result: String
tester: String
testscript: String
): [TestReport!]
Arguments
TestReportList._id ● String scalar
TestReportList._lastUpdate ● String scalar
TestReportList._tag ● String scalar
TestReportList._profile ● String scalar
TestReportList._security ● String scalar
TestReportList._source ● String scalar
TestReportList._text ● String scalar
TestReportList._content ● String scalar
TestReportList._list ● String scalar
TestReportList._has ● String scalar
TestReportList._type ● String scalar
TestReportList._sort ● String scalar
TestReportList._count ● String scalar
TestReportList._include ● String scalar
TestReportList._revinclude ● String scalar
TestReportList._summary ● String scalar
TestReportList._total ● String scalar
TestReportList._elements ● String scalar
TestReportList._contained ● String scalar
TestReportList._containedType ● String scalar
TestReportList.identifier ● String scalar
An external identifier for the test report
TestReportList.issued ● String scalar
The test report generation date
TestReportList.participant ● String scalar
The reference to a participant in the test execution
TestReportList.result ● String scalar
The result disposition of the test execution
TestReportList.tester ● String scalar
The name of the testing organization
TestReportList.testscript ● String scalar
The test script executed to produce this report
Type
TestReport object
A summary of information based on the results of executing a TestScript. If the element is present, it must have either a @value, an @id, or extensions