How to extract test case, scripts with steps into CSV format from RQM 4.0.3?
We are using RQM 4.0.3 version. I would like to extract all the test case, test scripts, etc., with steps from RQM into excel (CSV format). The option available on UI level doesn't include the steps.
Are there any option to extract all test case, test scripts with steps into CSV format from RQM 4.0.3?
One answer
Hi Faizal,
First of all I would recommend to use latest Version of ELM which is 7.0.1 released recently.
Find out more here : https://jazz.net/blog/index.php/2020/07/07/elm-7-0-1-is-available-today/
Secondly, exporting of test script steps into CSV via Web UI is still now supported.
You can build you custom queries/tool to get the data usinf REST API .
Refer : https://jazz.net/wiki/bin/view/Main/RqmApi for more details.
Hope this helps,
Krupa Gunhalkar