How to query list of the Test Cases on for Catogery value using OSLC/REST
i have created one category IsXXX in Test case. which contains only true and false in drop down. I want to get all the Test cases for which IsXXX value is true. I looked into the cheat sheet but didn't find anything for category.
|
Accepted answer
Hi Naveen,
This is possible using a) fields filtering in the RQM Reportable REST API (testcase/category/@value - see https://jazz.net/wiki/bin/view/Main/RqmApi#SupportedFieldsResources) and/or b) oslc.where in the OSLC QM API (oslc_qm:TestCase/rqm_qm:category - see http://open-services.net/bin/view/Main/OSLCCoreSpecQuery).
Naveen Tyagi selected this answer as the correct answer
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.