It's all about the answers!

Ask a question

REST API in RQM


Venkatesh Bhat (29114) | asked Dec 12 '23, 11:42 p.m.

 We need the sample end point URL and request body for the POST request for creation testcase with test script in RQM through rest API.

2 answers



permanent link
Ralph Schoon (63.3k33646) | answered Dec 13 '23, 4:04 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 Please see https://jazz.net/wiki/bin/view/Deployment/CLMProductAPILanding for the APIs that are available. 

For ETM there are two REST APIs that can POST and create stuff, the Reportable REST API and the OSLC QM API.

I can not provide examples. There might be examples in this forum. Usually, you want to GET stuff first and then use the result to POST. 


permanent link
Michael Rowe (614) | answered Dec 13 '23, 8:09 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR

 I wrote the following Blog post on the ETM APIs - https://michaelrowe01.com/index.php/day-job/ibm-elm/generating-a-test-execution-record-via-api-discovery/ It talks to the Test Execution Record, but creating a Test Script should follow the same pattern.

Your answer


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