Does anybody upload the test case - execution workitem and TCER for the existing Test Cases using RestApi Put Operation?
Does anybody upload the test case - execution workitem and TCER for the existing Test Cases using RestApi Put Operation?
Scenario:
- Test plan and test cases are already in the RQM
- Now, we want to create execution workitem, TCER and test case result using REST API - put operation
How do we do this operation?
Does anybody has request xml file to perform this operation?
One answer
Yes, you can do this using the RQM Reportable REST API. You would need two POST/PUT requests. Note, an executionworkitem is a TCER (see Resources and their Supported Operations). I would suggest using the Tip in Create to start.