How to import one test case with multiple test scripts?
One answer
You can refer Test Cases made from scripts.xls sample provided in the Samples folder. Samples folder comes with the ExcelImporter installation. Usually the path to this folder is
<RQM Excel Import Utility installation directory>\Samples
By default, the RQM Excel Import Utility is installed in:
C:\Program Files\IBM\RQMExcelImporter
Comments
We require, Testplan with test cases, each test case mapped with multiple test scripts with pre-condition included. Could you please help on this?
TIA
Manasa
For your requirement you need to create multiple worksheet in the Excel sheet for each TestCase and its associated TestScript.
Lets say if there are 4 TestCases each linked to 3 TestScripts then you will need 4 worksheet in same Excel sheet each will have data for 1 testcase and 3 associated testscripts
You can also add same TestPlan details in each sheet or have it in 1 sheet and in cfg refer the data with sheetName.cellName for TestPlan details