Excel Export To Repository Not Carrying All Steps Into RQM
Hi all.
Using 3.0.1.2 version of RQM.
I have created a range of test scripts in an excel document and am now exporting to RQM.
On export, I get the message in the dialogue that all is good.
When looking in RQM, not all the steps are carrying across to RQM.
I have the structure as follows:
Test Script
blank row
Test Script
In the xml cfg file I have statement:
testscript.XLSDelimeter=\n
but it does not seem to be working.
Can anyone help or provide a newer cleaner cfg file that might do it for me please?
Thanks all!
Using 3.0.1.2 version of RQM.
I have created a range of test scripts in an excel document and am now exporting to RQM.
On export, I get the message in the dialogue that all is good.
When looking in RQM, not all the steps are carrying across to RQM.
I have the structure as follows:
Test Script
blank row
Test Script
In the xml cfg file I have statement:
testscript.XLSDelimeter=\n
but it does not seem to be working.
Can anyone help or provide a newer cleaner cfg file that might do it for me please?
Thanks all!
3 answers
Hi all.
Using 3.0.1.2 version of RQM.
I have created a range of test scripts in an excel document and am now exporting to RQM.
On export, I get the message in the dialogue that all is good.
When looking in RQM, not all the steps are carrying across to RQM.
I have the structure as follows:
Test Script
blank row
Test Script
In the xml cfg file I have statement:
testscript.XLSDelimeter=\n
but it does not seem to be working.
Can anyone help or provide a newer cleaner cfg file that might do it for me please?
Thanks all!
Your best resource is in the Sample/ directory under your ExcelImporter installation directory. There is a case "Test Cases made from scripts.".
If you remove the testcase.* references from the bottom of the .cfg file, using the importer will generate 2 scripts. You can use this as a template to build your own scripts.
Hi all.
Using 3.0.1.2 version of RQM.
I have created a range of test scripts in an excel document and am now exporting to RQM.
On export, I get the message in the dialogue that all is good.
When looking in RQM, not all the steps are carrying across to RQM.
I have the structure as follows:
Test Script
blank row
Test Script
In the xml cfg file I have statement:
testscript.XLSDelimeter=\n
but it does not seem to be working.
Can anyone help or provide a newer cleaner cfg file that might do it for me please?
Thanks all!
Another consideration: check to see if there are \n characters within your steps.