It's all about the answers!

Ask a question

How to query list of the Test Cases on for Catogery value using OSLC/REST


Naveen Tyagi (19769152) | asked May 24 '16, 9:46 a.m.
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


permanent link
Paul Slauenwhite (8.4k12) | answered May 24 '16, 10:21 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
 Hi Naveen,

This is possible using a) fields filtering in the RQM Reportable REST API (testcase/category/@valuesee 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


Register or to post 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.