How to get TEST CASE work items using REST API?
How to get TEST CASE work items by work area using REST API? I tried https://localhost/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/[ProjectArea='xyz']/testcase?fields=feed/entry/content/testcase/* and it's returning error 400
2 answers
Hi Amol,
You can modify the below URL per your environment to get all the test case in RQM project
To get the Alias of the project, you can use the steps in the below link:
Hope it helps!
Feel free to comment if you have any questions.
--
Please like / mark the question as answered if it helps!