How to get test steps details ( Description and expected result) using REST API?
One answer
Hi Amol,
In order to get the test script step details through REST API, You need to do a GET operation on test script.In the response you will get the test script step details like description, expected result etc.
Here is the URL you can use for GET
https://<clmhost>/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<Alias of the QM project>/testscript