No Actual Start and End date in RQM 4.0.1 for milestones
![]() Hi
As in RQM v3.0.1, I do not find the option to add actual start and end date for a milestone.
Is there any change in the way tool works in this new version?
Thanks & Regards
|
5 answers
![]()
Please refer to the article https://jazz.net/library/article/810/ which discussions the concept of actual/planned dates in relation to iterations.
|
![]()
This is also explained to some extent here - http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m1/topic/com.ibm.rational.test.qm.doc/topics/t_track_schedule.html.
See Step 5. But I'm not sure what actually happens to the dates in the migration scenario. |
![]()
The actual dates and planned dates are not lost migrating to 4.0.1. As the article states, from the snippet below, the dates in the iteration structure (which is also displayed as-is) within the test plan schedule section represent the actual dates. The planned dates remain intact in the test schedules section as well in its own column.
When the schedule table is populated, something subtle occurs that is important to take note of. When you create a new iteration in the timeline editor, the start and end date provided typically represent the "planned dates" at that moment in time. As time moves forward and as schedules change, updates made to these dates become more accurate and reflective of the "actual dates". Both "planned dates" and "actual dates" existed in prior releases of QM and we still carry these concepts forward with our use of iterations. At the time when the schedule table is populated the planned start/end date is automatically set to the start/end dates of the iteration at that point in time. The values for these planned dates maintain their original value even if the dates in the iteration are modified. The dates of the iteration in the test plan schedule table however will always reflect the start and end dates as defined in the timeline. The planned dates in the test schedule table are always editable for corrections if the initialized date(s) are empty or incorrect.
From a migration perspective, for each milestone in 3.0, we create an iteration for it. First and foremost, the dates used for the iteration are the actual dates in the 3.0 milestone. If the actual dates are not supplied, then we use the planned dates for the iteration.
|