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

How to attach test evidence to test results using RQMURLUtility

 Hi ,

  I am using the below command to upload an attachment to RQM. But i want to link that attachment to a RQM execution result.Is there any way to attach the test evidences(Screenshots) to RQM  and link to test results when we create a new test results in RQM using RQM  urlutility?

I am using the below command now -
java -jar RQMUrlUtility.jar -command POST -user myid -password mypaswd -filepath mypath 
-url https://localhost:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<myProjectArea>/attachment

0 votes



One answer

Permanent link
Hi Libin,

No arguments are available from RQMURLUtility to link attachments against test results. You would need to update test results with a link to attachment URI directly. Please take a look at this example - Upload Attachment to a test artifact.

Regards,
Will

0 votes

Comments

 Is there any way to get the id of the attachment which is posted to RQM using url utility command I am using the below command now -

java -jar RQMUrlUtility.jar -command POST -user myid -password mypaswd -filepath mypath 

Can some one help me in finding the id of the attachment?

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,944

Question asked: Sep 16 '15, 10:48 a.m.

Question was seen: 2,991 times

Last updated: Nov 20 '15, 1:00 p.m.

Confirmation Cancel Confirm