How Can I Mass Export Test Artifacts into csv format using RQM Command Line Utility?
One answer
Hi Riaaz,
Unfortunately, you can only export test artifacts in CSV format using the Web UI. See Importing and exporting test artifacts. However, you can use the RQM Reportable REST API (https://jazz.net/wiki/bin/view/Main/RqmApi) or OSLC QM API (https://jazz.net/wiki/bin/view/Main/RqmOslcQmV2Api) to HTTP GET test artifacts as XML/JSON.
Note: The Command Line Adapter (Running command-line tests) is used for running or executing tests.