How to extract Test Cases and Scripts (with their steps) on RQM 2.0.1 in csv/excel?
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
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
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.