URL for Executionworkitem that is linked to a specific Test Plan and Test Case
I use RQM Reportable REST API. The basic syntax for an URL is like this:
<protocol>://<server>:<port>/<context>/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<project-alias>/<resource-type>?<parameter> Example: https://jazz.net/sandbox01-qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/MyProject/executionworkitem Which URL do I need in order to get an executionworkitem that is linked with a specific test plan and a specific test case? |
Accepted answer
You could use the fields request parameter (assuming you're running RQM 4.0+). For more information (including examples), see:
https://jazz.net/wiki/bin/view/Main/RqmApi#fields Hannes H. 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.