Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to get test steps details ( Description and expected result) using REST API?

How to get test steps details (Description and expected result) by work area using REST API

0 votes



One answer

Permanent link

 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

0 votes

Comments

Thanks for responding. Is it possbile to get test scipt details also along with test case?

 Hi Amol,


You could do a GET on the Test Case which has link to the related Test Script. Extract the Test Script link and perform a GET on it.

Your answer

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

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,938

Question asked: Jul 26 '19, 11:52 a.m.

Question was seen: 1,826 times

Last updated: Aug 20 '19, 7:39 a.m.

Confirmation Cancel Confirm