It's all about the answers!

Ask a question

How do we create a TP,TC, TCER, and Execution Result in RQM using REST Api?


0
1
Birendra Rawal (114) | asked Jan 06 '17, 3:34 p.m.

 How do we create a TP,TC, TCER, and Execution Result in RQM using REST Api?



1. Create Test Plan, Test Cases, TCER, and Execution result (brand new) from the scratch  in the RQM respository by using Rest API.

How do you do it? Do you have any template or suggestions/

One answer



permanent link
Donald Nong (14.5k414) | answered Jan 08 '17, 7:36 p.m.

Simply put, you need to use a POST operation, but of course it's more than that. Start by reading the API specification.
https://jazz.net/wiki/bin/view/Main/RqmApi

Logging in the server is an extra step that you need to take care of. See blow links for how to do it.
https://jazz.net/forum/questions/121740/how-to-login-via-the-rest-api
https://jazz.net/library/article/633

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.