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

RQM api execution result

I'm trying to figure out how to run a test case through the RQM api, so that I can create an execution result. The rest api just offers GET, PUT and DELETE.
let me know if there is any way to do it or there is any workaround to create an execution result. appreciate it.

Thanks

0 votes



2 answers

Permanent link
I'm trying to figure out how to run a test case through the RQM api, so that I can create an execution result. The rest api just offers GET, PUT and DELETE.
let me know if there is any way to do it or there is any workaround to create an execution result. appreciate it.

Thanks


Hi,

GET, PUT, POST and DELETE Operation does not allow you to update the result in RQM.

Are are tyring to build an adpter. If yes
Please dig out the RQMCommandLineAdapter Library to attach results to RQM.

Regards,
Rajesh Gottapu.
Arsin Systems Pvt Ltd.

0 votes


Permanent link
This information is not entirely correct. Execution Results can be created through the REST API by using the PUT operations. Execution Results can be updated by PUTing an ER to an existing id.

https://jazz.net/wiki/bin/view/Main/RqmApi

Hope that helps.

Regards,
John Nason
RQM Development

I'm trying to figure out how to run a test case through the RQM api, so that I can create an execution result. The rest api just offers GET, PUT and DELETE.
let me know if there is any way to do it or there is any workaround to create an execution result. appreciate it.

Thanks


Hi,

GET, PUT, POST and DELETE Operation does not allow you to update the result in RQM.

Are are tyring to build an adpter. If yes
Please dig out the RQMCommandLineAdapter Library to attach results to RQM.

Regards,
Rajesh Gottapu.
Arsin Systems Pvt Ltd.

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: Jun 22 '10, 3:48 p.m.

Question was seen: 6,508 times

Last updated: Jun 22 '10, 3:48 p.m.

Confirmation Cancel Confirm