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
Comments Hi Don, We have tried using testplan.XLSLink=testsuite multiple times and it never worked. Although it did work for sample you quoted above. Following is my config file information. Please suggest if missing something here: ============================
testscript.XLSStartRow=11
testsuite.dc:title=A11
testplan.dc:title=B1
=========================================== I tried the sample Testsuite with testcases that have testscripts.cfg/Testsuite with testcases that have testscripts.xls, in which it has testscript, testcase, test suite creation and linkage configuration file. I simply add the below to the end of cfg file for testplan creation and link to testsuite(I believe the scenario is the same as yours):
|
![]() Don, I am using RQM 6.0.6 and RQM Excel Importer Version is 6.0.6.16274. Thanks |