It's all about the answers!

Ask a question

RQM Excel Importer - Link Test case to Test script


Don Max (241330) | asked Oct 29 '15, 7:33 a.m.
edited Oct 29 '15, 7:35 a.m.
Hi,
 
   I need to link test case to test script while importing test cases and test script using the excel importer utility.   The problem is Test case Name / Test script Name / Test case description/ test script description are captured in separate column ( the contents are not same)  . Due to this i am unable to use the  "testcase.dc.title=testscript.dc.title" option to link  test case to test script. there is only one test script for a particular test case in single excel.
 i have gone though the sample cfg files available and could not find any useful suggestion.

Please suggest.

Thanks

 

One answer



permanent link
Mehul Patel (9695) | answered Oct 29 '15, 9:08 a.m.
FORUM MODERATOR
Don,

You can use something like 
testscript.dc:title=B21
testscript.dc:description=B26
testcase.dc:title=B21
testcase.dc:description=B12
testcase.XLSLink=testscript

Please refer How to create configuration file for help related to creating configuration files.

Regards,
Mehul

Comments
Don Max commented Oct 29 '15, 9:15 a.m.

Hi Mehul,

    You have mapped  testscript title and test case title to same columns.  My case test case and test script values ( Name , descrription) are different columns.


Your answer


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.