How do we create a TP,TC, TCER, and Execution Result in RQM using REST Api?
![]() 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
![]() Simply put, you need to use a POST operation, but of course it's more than that. Start by reading the API specification.
|