It's all about the answers!

Ask a question

How to extract Test Cases and Scripts (with their steps) on RQM 2.0.1 in csv/excel?


Cesar Sasaki (511289129) | asked May 19 '15, 12:19 p.m.
Hi

I want to extract the test cases name, scripts and steps of the script in a spreadsheet in RQM 2.0.1
Is this possible?

One answer



permanent link
Brett Bohnn (94111157) | answered May 19 '15, 1:35 p.m.

There is no way to do so from the UI in RQM. You should be able to use the RQM Reportable REST API https://jazz.net/wiki/bin/view/Main/RqmApi to GET the test resources. Your client code would have to read the XML resource and generate a CSV file. See https://jazz.net/wiki/bin/view/Main/RqmApi#Common_Usage_Scenarios to get started.

Brett

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.