Requirement link syntax when importing to RQM via XML
I am trying to import test cases to RQM via the built-in test case importer that is available in the RQM UI at Construction > Import Test Cases.
In the documentation, it talks about the XML schema for importing test case requirements links:
-
Type:anonymous, empty contentA link to a rationale behind the test case. Normally, this will be a motivator of some kind.
<xs:element maxOccurs="unbounded" minOccurs="0" name="requirement"> <xs:complexType></xs:complexType></xs:element>
-
It isn't clear to me what the exact syntax should be to effectively link the new test case to one or more requirements in DNG. Can anyone shed some light on this?
One answer
Hi Bob,
This feature uses the RQM Reportable REST API format (see https://jazz.net/wiki/bin/view/Main/RqmApi). However,
As of Rational Quality Manager 4.0, the requirement Rational Quality Manager Reportable REST API is deprecated. As of Rational Quality Manager 5.0, the requirement Rational Quality Manager Reportable REST API is not supported. As an alternative, RQM's implementation of the RQM OSLC QM V2 API can be used to associate remote requirements with test resources.
I have opened the following defects to clarify this limitation: