Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

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 content
A link to a rationale behind the test case. Normally, this will be a motivator of some kind.
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="requirement">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</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?

0 votes



One answer

Permanent link

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:

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,014

Question asked: Jan 09 '19, 2:33 p.m.

Question was seen: 1,261 times

Last updated: Jan 10 '19, 6:55 a.m.

Confirmation Cancel Confirm