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

RQMUrlUtility XML Why with soöe TestCase i don't get an xml file?

Hi,

I am using RQMUrlUtility and i do this command:

java.exe -jar RQMUrlUtility.jar -command GET -user lil -password XXXXX -filepath "C:\Users\lil\Documents\xml_way\testcase5.xml"

 -url  https://<host>:<port>/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<projectID>/testcase:1

But the file is not in XML and it shows only the" expected results" or other with text from different section I don't know why and i would like to have the XML to have Access to ist Testplan URL.

Thank you,

best regards I.LELARGE

0 votes



One answer

Permanent link

The URL looks odd, internal id does not look correct in my test, I tried with something like

https://server:port/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<Project>/testplan/urn:com.ibm.rqm:testplan:7

and it works. if you want to GET a specific test case's XML, it should be like

https://server:port/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<Project>/testcase/urn:com.ibm.rqm:testcase:x
(x is test case numeric id such as 1 in your sample)

0 votes

Comments

Thank you for your Response but with it i still don't get an XML but with one testcase without any expected result or so, i get an XML and I don't know why.

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
× 12,019

Question asked: Jun 20 '18, 11:34 a.m.

Question was seen: 1,385 times

Last updated: Jun 21 '18, 2:56 a.m.

Confirmation Cancel Confirm