How to refer a existing Artifact in RQM configuration file?
I have a test suite and test case document which I want to link to a existing Test plan in RQM.
How to add the steps in RQM? I included the below and didn't work testplan.XLSArtifactID=urn:com.ibm.rqm:testplan:164 testplan.XLSLink=testsuite |
2 answers
Hi Aparna,
I've worked with existing test cases in the Excel Importer. This is an example of how to update an existing test case. You could use something similar for a test plan. The following is the line in the .cfg file. testcase.XLSArtifactID="urn:com.ibm.rqm:testcase:" & AIn the Excel file column A has the ID of the test case. I hope this helps |
I'm looking for Linking Artifacts in RQM server with the Artifacts in Excel
eg: test cases in RQM server(already exist in RQM server) and Testscripts in Excel file is there any Syntax or ways to do this? |
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.