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

documentation for RQM web services api

Hi,

I would like to know if you can provide some pointers and links to learn the web services api for RQM. I was not able to find any documentation on this.
Basically, I am trying to do a http post or get to RQM to trigger a test case to start, if there is specific information just for that, I'd really appreciate if someone can provide pointers.

Thanks so much for all your help,
Cheuk

0 votes



2 answers

Permanent link
Here's the wiki page for the RQM web service public API:

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

I've never done what you are asking about initiating a test case execution from the web services, however I believe what you would need to do is create a resource of type "task". How that "task" resource looks may vary depending on script type, manual vs automated (e.g. RFT/RPT..).

Also, I believe the "task" API expects other resources to already have been created (e.g. an execution result, execution workitem) and expects links to these to be provided when you invoke PUT to create the task.

0 votes


Permanent link
Here's the wiki page for the RQM web service public API:

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

I've never done what you are asking about initiating a test case execution from the web services, however I believe what you would need to do is create a resource of type "task". How that "task" resource looks may vary depending on script type, manual vs automated (e.g. RFT/RPT..).

Also, I believe the "task" API expects other resources to already have been created (e.g. an execution result, execution workitem) and expects links to these to be provided when you invoke PUT to create the task.



Thanks so much for the help!

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: Aug 30 '10, 7:55 a.m.

Question was seen: 6,391 times

Last updated: Aug 30 '10, 7:55 a.m.

Confirmation Cancel Confirm