How to query list of the Test Cases on for Catogery value using OSLC/REST
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).