Export Test case with Expected result and actual result, status(Pass, fail) from RQM
![](http://jazz.net/_images/myphoto/9f0e43bcb42cf8c5412793bc3109d96c.jpg)
Hi Team
I want to export all test cases that I have created in RQM with there expected result, actual result and status (Pass, fail), I know we can download .CSV file from RQM but in that file we can not add excepted result and actual result column. Is there any feature in RQM 6.0.6 for this
One answer
![](http://jazz.net/_images/myphoto/9f0e43bcb42cf8c5412793bc3109d96c.jpg)
Snehal,
It is not available from UI to generate requested csv file but you could use REST API wiki to GET the test resources and write client code to read the XML resource and generate desired CSV file. See REST API Usage Scenarios to get started.
Regards,
Mehul