It's all about the answers!

Ask a question

how can we get test case id from test case name using RQM REST API ?.


Dev K (512833) | asked Oct 23 '13, 4:35 a.m.
edited Oct 23 '13, 5:21 a.m. by Krzysztof Kaźmierczyk (7.4k373103)
Hi ,
 how can we get test case id from test case name using RQM REST API ?.

Thanks in advance,
Best regards,
Dev Kashyap

Accepted answer


permanent link
Krzysztof Kaźmierczyk (7.4k373103) | answered Oct 23 '13, 5:20 a.m.
Hi Dev,
I found following link for you: http://sleroyblog.wordpress.com/2013/04/09/querying-rqm-40-through-oslc-and-rest-api/#cs_access_thru_rest
you can try extending Test Cases (filtered by a category) example.

Let us know if you are successful
Dev K selected this answer as the correct answer

2 other answers



permanent link
Thomas Suedbroecker (29335) | answered Oct 23 '13, 5:18 a.m.
edited Oct 23 '13, 5:26 a.m.

Hello Dev,

the customer Michael Freeman (Lender Processing Services) did a great job in customizing RQM and provides an open Simple Sample Implementation of a GUI based usage based on different programming languages.

He did this session at the innovate 2013 in Orlando (Session QM 1845)

Many thanks to this customer and if you want to take advantage of that, just take a look here:

http://www.advancedrft.com/2013/06/03/ibm-innovate-2013-qm-1845

The easiest way to get the ID for a test case, is just export a test case view into a csv file and this contains the ID for the test case.

Regards,

Thomas

a) Addional Source provided by Stephane Leroy (Jazz JumpStart) http://sleroyblog.wordpress.com/2013/04/09/querying-rqm-40-through-oslc-and-rest-api/

b) Check also the Rational Quality Manager URL Utility https://jazz.net/wiki/bin/view/Main/RQMURLUtility
c) RQM Help: http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m4/nav/3_11


permanent link
Michael Freeman (257) | answered Oct 30 '15, 1:14 p.m.
Someone just pointed out that i was mentioned here, so I thought i should point out that the advancedrft.com link has been moved to GitHub: https://github.com/mlfreeman2/InnovatePresentations/tree/master/2013

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.