RQM: how to import multiple iterations from an single excel file?
Hi all,
Is it possible to import multiple iterations (no test plan link required) from a single Excel file? There is no documentation for importing iterations in the RQM Excel Importer page (https://jazz.net/wiki/bin/view/Main/RQMExcelWordImporter) In one of the sample configuration files, it is clearly explained how to import a test plan linked to a specific iteration from Excel into RQM. However, I haven't found any way to import multiple iterations from Excel. The goal is to have one iteration in each line and export the information in each column starting at line n. Analogue to the way configurations can be imported. Is this at all possible? Thanks. |
One answer
Configuration for TestPhase should be used for iteration similar to below
//Config for testphase
testphase.XLSStartRow=5
testphase.XLSArtifactID=H
testphase.dc:title=C
testphase.dc:description=C
testphase.expectedTotalPoints=C
testphase.expectedDefects=C
testphase.expectedValidityRate=C
testphase.expectedStartDate=C
testphase.expectedEndDate=C
testphase.starttime=C
testphase.endtime=C
Thanks
|
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.