RQMWordImporter: One TestSuit - Some TestCases - One TestScript
Hi, everybody.
I need help.
I want to import test cases from a Word file.
I need to create the following structure: One case had a link to one script and one test suite has links to all the cases.
Please Help. |
One answer
For additional information ...
Cfg excel file is an example of "Testsuite with testcases that have testscripts.cfg"
I need the same cfg file for wordimporter
I create all objects. But haven't link between testsuite and testcases. (((
my cfg file:
//---------------------------------------------
testscript.DOCStart="5."
testscript.dc:title=List("*.")
testscript.scripttype="Manual"
testscript.steps.type="execution"
testscript.steps.description=Table("Step").B
testscript.steps.expectedResult=Table("Step").C
testscript.DOCTableStartRow=2
testcase.DOCStart="5."
testcase.weight=100
testcase.dc:title=testscript.dc:title
testcase.ID=testscript.XLSArtifactID
testsuite.dc:title=property("Title")
testsuite.XLSLink=testcase
//---------------------------------------------
Comments
Ravi Kodavath
commented Oct 24, 11:28 a.m.
how did you solve this im also stuck with same problem can you please send your response |
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.