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:
|
One answer
Karen,
Configuration syntax (cfg file) remains same for Excel and Word, please follow 'Requirements 001.cfg' from Excel sample for related syntax.
Regards,
Mehul
Comments
Karen Bown
commented Jun 14 '16, 2:32 p.m.
Hi Mehul, I don't believe that the Requirements 001.cfg and associated excel cfg file answers my question. If I am understanding those two files correctly they are adding requirements possibly to DNG. If my understanding is incorrect, can you explain what the Requirements 001.cfg and associated excel cfg file is showing?
|
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.