Add multiple testscripts ina testcase using WordImporter?
3 answers
I would lke to import multiple test scripts to 1 test case using the Word Importer. Is this possible? If anyone has the correct .cfg syntax to do this please share! Thanks.
The cfg file format will depend on the nature of the test scripts (ie how they are written). A cfg that works for me, won't necessarily work for you.
Have you looked at the samples that come with the WordImport tool?
I would lke to import multiple test scripts to 1 test case using the Word Importer. Is this possible? If anyone has the correct .cfg syntax to do this please share! Thanks.
The cfg file format will depend on the nature of the test scripts (ie how they are written). A cfg that works for me, won't necessarily work for you.
Have you looked at the samples that come with the WordImport tool?
Yes, but they are limited. I can import multiple scripts within one file, but it assigns them each their own test case (one to one). I can do it with the Excel format just fine. However, we have a ton of test cases with multiple scripts already written in Word. I was hoping to create a cfg file that used this existing format.
I am looking for just the syntax. I know I will need to structure the cfg file to fit my specific Word document, but I haven't been able to figure out how to do a one case to many script format using the WordImporter.