Download RQM Assets
One answer
What is your intent for downloading the assets? Are you trying to back them up?
https://jazz.net/forum/questions/67486/export-form-rqm-to-excel-by-backup-of-teste-cases may answer your question.
https://jazz.net/forum/questions/67486/export-form-rqm-to-excel-by-backup-of-teste-cases may answer your question.
Comments
I want to download RQM assets such as Testplan, Testcases etc programmatically to the local machine.
It can be downloaded to an excel (preferred) sheet or to any other format.
Check out this forum post that can get you started: https://jazz.net/forum/questions/24282/rqm-api-programmatical-usage
Note that you in RQM you can manually select artifacts and export them to csv format.
I am able to extarct RQM Assets to an excel sheet. Thanks
Is it possible to do the same without using the excel.
For example can I have a program to access the RQM test artifacts?