[Closed] EXCEL Import customization to import TestPlan, Test case and Test suite
Hello,
I have installed RQMExcelImporter.
I went through the installation folder and found some excel formats for below options-
1. Exporting TestPlans with Test cases to RQM.
2. Exporting Testsuits with Test cases to RQM. etc.
I am looking for an option to customize the RQMExcelImporter to get below options.
1. Importing Testcases and Testsuits under single Test Plan.
2. Importing Testsuits and Linking existing test cases.
Please support,
Thanks,
Regards,
Chethan Kumar R
I have installed RQMExcelImporter.
I went through the installation folder and found some excel formats for below options-
1. Exporting TestPlans with Test cases to RQM.
2. Exporting Testsuits with Test cases to RQM. etc.
I am looking for an option to customize the RQMExcelImporter to get below options.
1. Importing Testcases and Testsuits under single Test Plan.
2. Importing Testsuits and Linking existing test cases.
Please support,
Thanks,
Regards,
Chethan Kumar R
Accepted answer
Hi, Chethan
There is no existing cfg file which would work for your use case 1.
Since you tried example of importing test case and test plan and link them, similar thing can be done for test suite and test plan, you may need to trial and error to find a working cfg file. Make a copy of the existing cfg example and add some similar commands for testsuite and test plan and see how it works.
There are questions to ask though in use case1:
- whether you want to import test plan, test suite and test cases at the same time or any of them already exist.
whether test case will be a part of test suite as well etc
- for the use case 2: you can try testsuite.testcase=link(xx)
xx can be cell(cells) with the existing test case internal id or external id.
There is no existing cfg file which would work for your use case 1.
Since you tried example of importing test case and test plan and link them, similar thing can be done for test suite and test plan, you may need to trial and error to find a working cfg file. Make a copy of the existing cfg example and add some similar commands for testsuite and test plan and see how it works.
There are questions to ask though in use case1:
- whether you want to import test plan, test suite and test cases at the same time or any of them already exist.
whether test case will be a part of test suite as well etc
- for the use case 2: you can try testsuite.testcase=link(xx)
xx can be cell(cells) with the existing test case internal id or external id.
Comments
showing 5 of 13
show 8 more comments
Comments
Lily Wang
Aug 10 '16, 4:54 a.m.