how to import with excel import utility a testplan and add schedule (new or existing iteration)
I'm trying to import with excel import utility a testplan with schedule.
I saw that every time im trying to use schedule that alrady defined vor other testplan (already exists under project timeline under a name "testplan <other_tp_ID>) then i see during RQM export all ok:
but after refresching RQM project still is for this testplan the iteration unassigned!
here the schedule part of my cfg file:
//Config for testphase
testphase.XLSWorksheetID="Schedules"
testphase.XLSArtifactID=A
testphase.XLSStartRow=4
testphase.dc:title=B
testphase.dc:description=C
testphase.expectedTotalPoints=D
testphase.expectedDefects=E
testphase.expectedValidityRate=F
testphase.expectedStartDate=G
testphase.expectedEndDate=H
testphase.starttime=I
testphase.endtime=J
testphase.testplan=Link(K4)
and the corresponding xls file:
My question is how to handle this? Were are my mistakes on this topic?
My goal is to create over EXCEL import utility an TP with schedule and environments (using existing iterations and environments).
I saw that every time im trying to use schedule that alrady defined vor other testplan (already exists under project timeline under a name "testplan <other_tp_ID>) then i see during RQM export all ok:
but after refresching RQM project still is for this testplan the iteration unassigned!
here the schedule part of my cfg file:
//Config for testphase
testphase.XLSWorksheetID="Schedules"
testphase.XLSArtifactID=A
testphase.XLSStartRow=4
testphase.dc:title=B
testphase.dc:description=C
testphase.expectedTotalPoints=D
testphase.expectedDefects=E
testphase.expectedValidityRate=F
testphase.expectedStartDate=G
testphase.expectedEndDate=H
testphase.starttime=I
testphase.endtime=J
testphase.testplan=Link(K4)
and the corresponding xls file:
My question is how to handle this? Were are my mistakes on this topic?
My goal is to create over EXCEL import utility an TP with schedule and environments (using existing iterations and environments).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
One answer
Looks like your attachment didn't go through. Can you please attach it again? Thanks!
Also, what is the RQM/importer version?
Comments
RQM EXcel importer version has the version 4.0.1.13426
after export to repository i see:
......
sending <testphase >
........
Exporting completed successfullybut in RQM i see that:
In FirstPlan2 is no schedule attached.
Just for Info i had in FirstPlan1 already the schedule with same phases names and dates attached. I maybe there the problem?
If it so how i can link to an existing iteration?