It's all about the answers!

Ask a question

How can i get link of test script details using test case id from Poster


Nilesh Bawalekar (221117) | asked Jan 23 '15, 5:25 a.m.

I am trying to retrieve testcase details from Poster client :

URL is :

https://wegsfes29277clm3.accenture.com:443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_0wgnRpgcEeOuj7Wxbhx9Ag/testcase/urn:com.ibm.rqm:testcase:358

While in return data test script details is shown in testscritp tag as :

href="https://wegsfes29277clm3.accenture.com/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/_0wgnRpgcEeOuj7Wxbhx9Ag/testscript/Temp2_Review_Feedback_22.xml

How can i get testscript ids which are linked to testcase using Poster client ?

Did i read to above xml (Temp2_Review_Feedback_22.xm) return to get content.

One answer



permanent link
Reshma Ratnani (1.1k1) | answered Jan 23 '15, 5:32 a.m.
JAZZ DEVELOPER
Hi Nilesh,

You need to do a GET to the TestScript url and the xml returned will have the TestScript ID

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.