how to use RQM REST API or OSLC to get Test Case Execution Record links related to a specific Test case
how to use RQM REST API or OSLC to get Test Case Execution Record links related to a specific Test case?
For one of the servers I m getting the response but not from all the servers where RQM is running. Is there any configuration to be changed ? Could you please help me out.
Thanks in Advance
|
Accepted answer
The following URL will return all Test Case Execution Records:
https://<server>:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/JKE Banking (Quality Management)/executionworkitem
https://<server>:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/JKE Banking (Quality Management)/executionworkitem?fields=feed/entry/content/executionworkitem/(*|testcase[@href="https://<server>:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/JKE Banking (Quality Management)/testcase/urn:com.ibm.rqm:testcase:1"])
You can refer https://jazz.net/wiki/bin/view/Main/RqmApi#fields for details.
Hanamant Chougala selected this answer as the correct answer
|
One other answer
Hi,
Please refer to following question and provided response on jazz.net forum -
Thanks,
Abhishek
|
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.