RQM Rest API to find test case properties/attributes
To create a test case in RQM, we would require the properties/fields/attributes with its meta information like (Field/attribute name, is mandatory, datatype) that have to feed in to create a test case.
We are already aware about the api call to get the attribute and its values of all or a specific test case.
<server>/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/[ProjectArea]/testcase?fields=feed/entry/content/testcase/*
Question: Is there any rest api call available to get all the default and custom attributes of test case of a given project area.
Note: We would also need to list the custom attributes along with the default attributes.
|
One answer
Bharath,
Which version of RQM you are referring? RQM Reportable REST API supports project wide custom attribute resource type from v606 onward. Please check https://jazz.net/wiki/bin/view/Main/RqmApi#Resources_and_their_Supported_Op.
Regards,
Mehul
|
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.