Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

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

1

0 votes


Accepted answer

Permanent link
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

You can filter by testcase/href like below:

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"])

Hanamant Chougala selected this answer as the correct answer

0 votes


One other answer

Permanent link

Hi,

Please refer to following question and provided response on jazz.net forum -


Thanks,
Abhishek

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Apr 08 '20, 7:18 a.m.

Question was seen: 2,451 times

Last updated: Apr 14 '20, 2:09 p.m.

Confirmation Cancel Confirm