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

programmatically get CQ related to Test case in RQM if status is blocked

 I am using web client RQM and CQ , we can create ,edit and delete using RQM .

Could some one please help me how to retrieve TER results and update test execution results and related CQ assigned using Java. I refereed to some of the blogs , but couldn't get clear picture.Is there any code samples available to go through ?

0 votes

Comments

Can you expand on your requirements?  I would assume the RQM Reportable REST API would work but it's not clear what you're trying to do.



One answer

Permanent link
 When we are failing a TC in RQM we do associate TC with a defect ID from Clear quest . I need a way to pull assigned defect id with input provided as TC id. 

and is there any sample example of program related to REST API . 

0 votes

Comments

GET https://<host>:<port>/<context root>/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<project area alias>/executionresult?fields=feed/entry/content/executionresult/(testcase[@href='<resourceUrl>']|*)

Note: Requires Rational Quality Manager 4.0 or later.

References:

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
× 10,938
× 136
× 3
× 2

Question asked: Mar 24 '15, 6:45 a.m.

Question was seen: 3,844 times

Last updated: Mar 26 '15, 8:07 a.m.

Confirmation Cancel Confirm