Apply filters to get particular testcases
Hi guys,
I managed to create an Importer to import my testcases in RQM.
Now I'm trying to get the opposite result: I want to export my test cases.
But I don't want to export all my testcases , but I want to apply some filters.
For example, I want to export the testcases with priority = low or
all my testcases with a certain value of a certain category.
How can I do?
If I make a GET to
I get all my test cases.
But how can I apply some filters?
Thank you!!
Nicola