Creating test artifact links to Rational Doors through REST APIs
In RQM, through custom code, I want to create links with requirements which are present in DOORS. Assuming that I have all the information for the requirements in DOORS which needs to be linked to the test artifact, can we programmatically (using REST APIs) accomplish this? If so, kindly provide some pointers to the REST APIs.
|
2 answers
The main difference is the number of resources supported. The RQM Reportable REST API supports all resources (https://jazz.net/wiki/bin/view/Main/RqmApi#Resources_and_their_Supported_Op) whereas the OSLC QM V2 API only supports 5 resources (http://open-services.net/bin/view/Main/QmSpecificationV2?sortcol=table;up=#QM_Resource_Definitions). For more details, see https://jazz.net/wiki/bin/view/Main/RqmOslcQmV2Api#RQM_Reportable_REST_API.
|
Hi Naveen,
to link to DOORS requirement you need to use RQM OSLC API instead of REST APIs. Comments Hi Hao Wan,
Hi Chandrahasa,
Chandrahasa Reddy D
commented Oct 26 '12, 4:01 a.m.
you are right ! .. Test case xx is linked to requirement yy, and I do POST on Test Case xx and requirement yy is not copied in test case zz which is created by POST method. Please suggest..
hmm, why you do a POST on test case xx with requirement yy and want to link to testcase zz,
Chandrahasa Reddy D
commented Oct 26 '12, 6:44 a.m.
Thanks.. Can you tell me what is the difference between REST API and OSLC API ?
|
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.