It's all about the answers!

Ask a question

How to fetch the unique backend ID for each artifacts in RQM? For RTC, we can get unique backend ID for each work item in its creation web page URL. But for RQM, where can we find the backend ID for each artifacts(Testcase, test suite, etc)?


Saravanakumar Chandrasekaran (113) | asked Jun 01 '20, 10:18 a.m.

How to fetch the unique backend ID for each artifacts in RQM? For RTC, we can get unique backend ID for each work item in its creation web page URL. But for RQM, where can we find the backend ID for each artifacts(Testcase, test suite, etc)?

One answer



permanent link
Bharath Rao (90034) | answered Jun 01 '20, 10:39 p.m.

Hi Saravanakumar,


If the intent is to only get the IDs of the Test Cases from the project area, you could use theĀ RQM Reportable Rest API

Here is a sample URL that can be used to get the IDs of all the Test Cases from a project area in RQM

With this you will get an XML which must be parsed to get the IDs of all the Test Cases.


Hope it helps!

If you have any specific use-case, feel free to share to assist better.

Best Regards,
Bharath

----
Please mark the question as answered / like if it helped

Your answer


Register or 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.