It's all about the answers!

Ask a question

Is there any way to add a Requirement link to a RQM testcase using Rest API, using RQMUrlUtility.jar 6.02 file


Sri Swathi Nimmagadda (211) | asked Jun 04 '19, 2:12 a.m.

Hi All,

How to link Requirement Link ID /artifact to existing RQM Test case using REST API?

I am trying to add Requirement Links section in test case, that is existing/new requirement to the existing test case so I need to update artifact with the link of the test case in it.

I am using RQMUrlUtility.jar 6.02 Version for the above work

One more observation is that I am able to get the links of the related artifacts in the XML of the test artifacts, using the calmlinks parameter in the URL like below:

java -jar RQMUrlUtility.jar -command GET -user jazzadmin -password jazzadmin -filepath C:\\DownLoad_XML.txt -url https://clm606.svl.ibm.com:9443/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/DefaultTestScriptTest/testcase/urn:com.ibm.rqm:testcase:13?calmlinks=true

Kindly let me know if I am missing out anything

Be the first one to answer this question!


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.