It's all about the answers!

Ask a question

RQM: how to import multiple iterations from an single excel file?


Ruben Sousa (065) | asked Aug 25 '14, 8:40 a.m.
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



permanent link
Reshma Ratnani (1.1k1) | answered Aug 25 '14, 9:11 a.m.
JAZZ DEVELOPER
 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


Register or to post 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.