Export RQM 2.0.1.1 iFix 5 test cases to Excel
Hi,
Can you please provide the solution to export the RQM Version 2.0.1.1 iFix 5 test cases into the MS excel.
Regards,
Naresh Cheruku
C:224-388-5468
|
One answer
Hi Naresh
You can use RQM's REST API to export data in xml format. The only way I know is to export test script in XML using the RQMUrlUtil utility. You need to get the resource uri to run this command Using 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. Hope this helps |
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.