Main Content
oslc.qm.TestResult
Description
The oslc.qm.TestResult
object represents test result resources in
the quality management domain of the Open Services for Lifecycle Collaboration (OSLC) service
provider. After creating and configuring oslc.Client
and oslc.core.QueryCapability
objects, query the service provider for available test
result resources by using the queryTestResults
function.
Creation
Create an oslc.qm.TestResult
by using the createTestResult
function.
Properties
Object Functions
addResourceProperty | Add resource property to local OSLC resource object |
addTextProperty | Add text property to local OSLC resource object |
commit | Send local changes to OSLC service provider |
fetch | Retrieve full resource data from OSLC service provider |
getProducedTestExecutionRecord | Get locally stored test execution record traceability link from Open Services for Lifecycle Collaboration (OSLC) test result resource object |
getProperty | Get local contents of text property from OSLC resource object |
getRDF | Get resource RDF/XML data from OSLC resource object |
getReportsOnTestCase | Get locally stored test case traceability link from OSLC test result resource object |
getResourceProperty | Get local contents of resource property from OSLC resource object |
getStatus | Get locally stored status from OSLC test result resource object |
remove | Remove resource from OSLC service provider |
removeResourceProperty | Remove resource property from local OSLC resource object |
setProperty | Set local contents of text property for OSLC resource object |
setRDF | Set RDF content for local OSLC resource object |
setResourceProperty | Set local contents of resource property from OSLC resource object |
setResourceUrl | Set resource URL for local OSLC resource object |
show | View OSLC resource in system browser |
Examples
Version History
Introduced in R2021a