RQM Word Importer: How can I get the requirement to be entered into the Validates Requirement field for a Test Script?
![]()
I'm working on my Test Script .cfg file to be used with a word document for importing our test scripts. I've searched all over Jazz.net forum and in the WIKI and I can't find how to list the requirement.
What should the testscript......line be for the requirement? Here's my .cfg file: testscript.DOCTableStartRow=Table(4).B2 testscript.ID=Table(4).C2 // Test Script Number testscript.dc:title=Table(4).C3 // Test Script Title testscript.dc:type=Table(4).C4 // Test Script Type testscript.dc:description=Table(4).C5 // Test Script Description testscript.alm:owner=Table(4).C6 // Test Script Owner testscript.category term="Test Phase".value=Table(4).C7 // Test Script Test Phase testscript.steps.title=Table(5).A // Test Step Number testscript.steps.type=Table(5).B // Test Step Type testscript.steps.description=Table(5).C // Test Step Description testscript.steps.expectedResult=Table(5).D // Test Step Expected Result testscript.steps.comment=Table(5).F // Test Step Comment Here is the matches tables in my Word document:
|