How to link existing testcases of one testplan in rqm to already existing new testplan using RQMExcelWordImporter
One answer
HI Donald Nong,
Thanks for your reply..
testcase.XLSWorksheetID="Testcases"
testcase.XLSStartRow=2
testcase.XLSArtifactID=Q
testplan.XLSArtifactID=urn:com.ibm.rqm:testplan:3
testplan.XLSLink=testcase
I used the above code in configuration file, testcases are getting link to a testplan but old testcases of a testplan are getting overridden . There is no link between old testcases and testplan.
How to retain the older testcases of a testplan.. ?
Thanks,
Nishanth
Comments
Donald Nong
Aug 12 '14, 11:19 p.m.