Welcome to the Jazz Community Forum
[DNG - QM] Best way to export test cases

One answer

Hi Edu
If you go to TestPlan or Test case view, you should be able to export the view to a csv file.
Another option is to use RQMURLUtility to GET all test plans and test cases:
Thanks
Comments

Thank you for your answer. Another question would be if you know which would be better to use between:
Thanks,
Edu

These two utilities are for two different purposes as I know.
Copy utility as its name says everything, you want to copy test artifacts from source to destination.
Normally it is not used for export purpose as you asked in this post.