link test plan to test suite using RQM import
We are using RQM 6.0.3 and RQM import utility (6.0.3). I want to know if we can link a test plan to a test suite using the excel import. Test plan and test suite both doesn't exist in RQM.
Currently it allows linking between test case --> test plan and testsuite -- testcase
I could not find any reference to testplan.XLSLink=testsuite or currently it is not possible?
3 answers
Hi, Amit
testplan.XLSLink=testsuite should work.For example from the sample cfg file:
'TestSuite with TestCases 001.cfg'
I tried something quick like
testsuite.dc:title=C1
testsuite.dc:description=A4
testplan.dc:title=C1
testplan.dc:description=A4
testplan.XLSLink=testsuite
as a new cfg file and use the same 'TestSuite with TestCases 001.xls' to export, I would see the new test plan has test suite added to testsuite section,
Comments
The construct above suggested by Don does not work for me with the sample file:
8/16/2018 2:20:40 PM:
--------------------------------------------------------------------------------
8/16/2018 2:20:40 PM:
SESSION: 8/16/2018 2:20:40 PM
8/16/2018 2:20:40 PM: Getting artifacts from current document TestSuite with TestCases 001.xls
8/16/2018 2:20:42 PM: Created 7 artifacts, sending to server
8/16/2018 2:20:42 PM: sending testcase0 named Dead_Hammer
8/16/2018 2:20:43 PM: Server returned code OK
8/16/2018 2:20:43 PM: sending testcase1 named Socially_Acceptable_Hammer
8/16/2018 2:20:43 PM: Server returned code OK
8/16/2018 2:20:43 PM: sending testcase2 named Pretty_Hammer
8/16/2018 2:20:43 PM: Server returned code OK
8/16/2018 2:20:43 PM: sending testcase3 named Hot_Hammer
8/16/2018 2:20:44 PM: Server returned code OK
8/16/2018 2:20:44 PM: sending testcase4 named Strong_Hammer
8/16/2018 2:20:44 PM: Server returned code OK
8/16/2018 2:20:44 PM: sending testsuite5 named TestSuite_with_TestCases_001_Acme_Hammers_1.xml
8/16/2018 2:20:44 PM: Server returned code InternalServerError
8/16/2018 2:20:44 PM: Error sending to server TestSuite_with_TestCases_001_Acme_Hammers_1.xml of type testsuite
8/16/2018 2:20:44 PM: Internal Server Error
8/16/2018 2:20:44 PM: sending testplan6 named TestSuite_with_TestCases_001_Acme_Hammers_1.xml
8/16/2018 2:20:44 PM: Server returned code OK
8/16/2018 2:20:44 PM: finished writing artifacts