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

How to link RQM test case with RTC defect using RTC REST APIs?

 I am able to create RTC defect using REST APIs from my C#.net application. Now I want to link RQM test case with that RTC defect using REST APIs. 

I am trying to link but not able to find correct API. 

If anyone knows API/ way to do this linkage please let me know. 


0 votes



One answer

Permanent link
Note, there isn't a direct link to the test case, but to the test case execution record or test case result.

The test case execution record ( named 'executionelementresult' in API )  and ( named 'executionresult' in API ) contain the relationship to a defect.
See https://jazz.net/wiki/bin/view/Main/RqmApi

Example code you can use as reference
https://jazz.net/wiki/bin/view/Main/RQMURLUtility

0 votes

Comments

If you have the correct Location URI from RQM, you can use https://rsjazz.wordpress.com/2012/09/19/the-rtc-workitem-link-api-linking-workitems-to-other-elements/ to create the link from RTC.

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
× 10,941

Question asked: Jul 15 '15, 7:00 a.m.

Question was seen: 4,177 times

Last updated: Jul 29 '15, 9:48 a.m.

Confirmation Cancel Confirm