Main Content
addRequirementLink
Add requirement traceability link to local OSLC test resource object
Since R2021a
Description
addRequirementLink(
adds an RDF/XML element to the test case or test script resource specified by
testResource
,requirementURL
)testResource
. The function sets the element name to
oslc_qm:validatesRequirement
and the rdf:resource
attribute to requirementURL
. Use the commit
function to apply the change to the service provider. 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
Version History
Introduced in R2021a