OSLC interface of RQM: linking to external TestScripts
We use the OSLC interface of RQM in order to create TestCase objects.
OSLC specification says that we can submit oslcqm:usesTestScript with range "any".
However, RQM only accepts URIs to its own TestScript objects and not to external ones we provide.
What do we have to set in order to allow linking to external TestScripts?
If there is nothing to configure, how do we prevent RQM ignore the usesTestScript property?
OSLC specification says that we can submit oslcqm:usesTestScript with range "any".
However, RQM only accepts URIs to its own TestScript objects and not to external ones we provide.
What do we have to set in order to allow linking to external TestScripts?
If there is nothing to configure, how do we prevent RQM ignore the usesTestScript property?
One answer
I doubt that the property is implemented in RQM. When referring a testscript in a testcase, RQM uses qm:testscript. I'm not quite sure whether this property can hold an external URL as value. You can check out the XML schema from the below link.
https://jazz.net/products/rational-quality-manager/api-doc-5.0/
https://jazz.net/products/rational-quality-manager/api-doc-5.0/