Main Content
getRunsTestCase
Get locally stored test case traceability link from OSLC test execution record resource object
Since R2021a
Description
returns the testCaseURL
= getRunsTestCase(myTER
)rdf:resource
attribute of the RDF/XML element
oslc_qm:runsTestCase
for the test execution record
myTER
. For more information about RDF/XML elements, see An XML Syntax for
RDF on the World Wide Web Consortium website and QM Resource Definitions on the Open Services for Lifecycle Collaboration (OSLC)
website.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2021a
See Also
oslc.Client
| oslc.qm.TestCase
| createTestExecutionRecord
| oslc.qm.TestExecutionRecord