Traditional planning: Managing formal projects in Rational Team Concert 4.0

Traditional plans

The planning component of Rational Team Concert allows you to plan the overall release of a project, as well as its various phases. The traditional planning model is designed to support planning for a project based on the Formal Project management process template, which comprises a set of sequential phases (Requirements, Design, Implementation, and Testing). To follow a traditional planning model, use the Formal Project Management process template, which supports a formal, or traditional, planning process.

The Formal Project Management process template provides these customized work items:
  • Project Change Request: Defines a change to the agreed scope and objectives of the project to accommodate a requirement that was not originally defined to be part of the project.
  • Business Need: Describes a feature, an API, or an improvement to add to the product. A business need explains the work at a high level so that everyone can understand what the work is without having to understand the detail.
  • Risk: Identifies an uncertain event that can negatively affect the project. This type of work item includes a matrix to calculate the probability and impact of the risk.
  • Risk Action: Defines what must be accomplished to mitigate the risk. A risk action is a unit of work, and it is estimated in hours.
  • Issue: Identifies unforeseen events that occur in a project.
  • Milestone: Defines a significant point or event in the plan, where event is an occurrence, or an outcome.
The scheduler for traditional plans schedules tasks sequentially. The plan schedule is determined by the following information:
  • Estimates of the work items
  • Actual start or finish dates of the work items, determined by the state change of the work item
  • Start and end dates of the iteration associated with the plan
  • Schedule constraints and dependencies of work items
  • Project working days and hours
  • Availability of resources who are assigned to work items

When to use traditional planning

Use the traditional planning process for a project in which work is done sequentially and is driven by a schedule that is defined by schedule dependencies, constraints, resource availability, and durations. Do not use the traditional planning process for projects that are driven by agile practices.

Traditional plans for formal projects

Three types of plan are available with the Formal Project Management process template:
  • Release plan: This type of plan is the highest-level plan. It provides a brief overview of the project goals. Although you can create a release plan for any phase, create this type of plan for an overall release.
  • Phase plan: This type of plan displays the goals to be achieved in a phase. You can create a phase plan and assign work items that are to be completed in that phase.
  • Cross Project plan: This type of plan tracks the schedule of work items in other projects. You can create a cross project plan, create a tracking work item and add Tracks link to work items in different projects/plans.

For details about the different plan types, see Plan types.

For example, Online Music Store is a project that has a traditional plan with the following artifacts:
  • Project Change Request: Add the ability to copy an existing playlist.
  • Business Need: User must be able to manage the playlist.
  • Task: Implement the deletion of items from the playlist.
  • Milestones: Beta 1, Beta 2, and eGA
The Project Change Request and Business Need work item types are defined as plan items by default. The estimates for the plan items is rolled up from its children. The Gantt Chart represents the plan items and execution items differently. The Milestone work item is represented as a black diamond in the Gantt Chart.

Traditional Plan
(Click for full size image)

Dependencies and constraints

You can create schedule dependencies between two work items. Dependencies are used to calculate the schedule of work items in a plan. Only one type of schedule dependency is currently supported:
  • Finish-to-start: In this dependency, the start of the successor work item depends on the completion of another work item: the predecessor.
In the following image, a finish-to-start dependency exists between the “List all use cases for deletion” task, which is the predecessor, and the “Design document for managing items in the playlist” task, which is the successor. The dependency indicates that the “Design document for managing items in the playlist” task can start only after the “List all use cases for deletion” task is completed. The Predecessor column is added by default to the Work Breakdown and Schedule view. That column shows all the predecessor links to the work item. Similarly, the Successor column can be added to show all the successor links to the work item.

Create Dependency
(Click for full size image)

In addition, you can apply schedule constraints on work items. Constraints are also used to calculate the schedule of work items in a plan. Three types of constraints are available:
  • As soon as possible: This type is the default constraint type. It indicates that the work item is scheduled to the earliest possible time that it can start, based on the existing project schedule.
  • Start no earlier than: This type of constraint restricts a work item to start on or after a specified constraint date.
  • Finish no later than: This type of constraint restricts the work item to complete on or before a specified constraint date.

Create Constraints
(Click for full size image)

The critical path

The critical path is the longest path through a project or an iteration. It determines the shortest time possible to complete the activities in the plan. The longest path through the plan is based on the latest of the earliest finish dates of all the work items in the plan. The critical path is calculated by using the following information:
  • Plan dates
  • Work item estimates
  • Constraints
  • Dependencies
  • Project area work environment
  • For work items without an assigned resource:
    • Project-level settings, such as working time per day, quitting time, and absences
  • For work items with an assigned resource:
    • Resource calendar
    • Availability, including scheduled time, absences, and project allocation
As shown in the following image, all work items in the critical path are considered critical and shown in red. The critical path is automatically calculated and is displayed immediately when changes in the plan affect the path.

Critical Path
(Click for full size image)

Flagging potential problems within the Plan

Work items in the plan view with missing or invalid information are noted through icons (informational, warnings, or errors) located next to the work item. Hovering over such icon describes the source of the potential problem. There are three types of potential problems that are flagged for traditional plans:
  • Missing required attributes
  • Invalid estimates
  • Invalid data, including Dependency or Constraint violations

Plan Check
(Click for full size image)

Proposed snapshots

During initial planning, the project manager takes a Proposed snapshot reflecting the initial, proposed schedule. This snapshot type is available by default with the Formal Project Management process template. For details about how to manage snapshots, see Effective planning using snapshots.

Risks and risk actions

The project manager can identify Risks which may negatively impact the progress of the project, along with Risk Actions that track mitigation and containment of those risks. Risks can be defined at plan initiation or during plan execution. For details about how to define risks, see Defining risks.

Risk
(Click for full size image)

The Work Breakdown and Schedule view filters out by default all risks from the Plan view. Remove the default filter to view risks in the Plan view.

Risk Filter

After you identify and define risks, you can create a Risk Action work item to track your efforts to mitigate a risk. You mitigate a risk by using a strategy. For example, after the Risk work item “Required widget not supported in all browsers” is defined, you can create a Risk Action work item, such as “Investigate vendor plan for future widget support.” For details about creating Risk Action work items, see Creating risk actions.

Risk Action
(Click for full size image)

You can link the Risk and Risk Action work items by using the “Resolved By” and “Resolves” links. You can use those links to track which risk actions resolved which risks.

Resolves - Resolved By Link
(Click for full size image)

Resources

The next step after completing the initial plan is to identify the resources needed to complete the work. You can search for resources available within specific time periods (those corresponding to the start and end dates of a work item) and add them to the project.

Resource Availability Search
(Click for full size image)

Resources are managed on the Resources tab of the Plan view.

Resource Allocation in Resources Tab
(Click for full size image)

You can also allocate resources to a project on the Work Environment tab of the User editor.

Resource Allocation in User Editor
(Click for full size image)

For details about managing resources in a project, see Managing project resources.

After resources are allocated to the project, the project manager can assign the work items in a plan to those resources.

Assign Resource to Task
(Click for full size image)

Resource availability and the plan schedule

Resource availability is one of the criteria that contributes to the schedule calculation. If resource availability or scheduled absences change, the schedule is automatically updated to reflect the changes. For example, after a resource adds a scheduled absence (see illustration below)…

Scheduled Absence
(Click for full size image)

The start and end dates of the work items in the plan are updated and no work is allocated during the scheduled absence. Similarly, if the resource allocation changes, that change is reflected in the schedule.

Schedule Change on Absences
(Click for full size image)

Planned snapshots

The plan is now ready to be committed, and the project manager can take a Planned snapshot. Once the Planned snapshot is created (there can be only one) the start and end dates of the work items in the snapshot become the Planned Start and Planned End dates (available by default in the Schedule Variance view of the plan and in the details of a work item). In other words, the Planned Start and Planned End dates are populated from the Planned Snapshot. There are no Planned Start and Planned End dates until a Planned snapshot is created.

Once the Planned snapshot is created, the project manager can monitor progress by looking at differences between the current plan and the Planned snapshot (committed plan). The Snapshot view includes the ability to see the differences between a snapshot and the current plan. The project manager can also take Regular snapshots throughout project execution to look at the state of the project at specific times, and compare those Regular snapshots against the Planned snapshot (committed plan) and the actual plan.

For details about how to manage snapshots, see Effective planning using Snapshots in Rational Team Concert 4.0.

Time tracking in work items

Team members can record the time spent on a work item for each day. The time entries on the Time Tracking tab of the work item are synchronized with the value in the Time Spent field of the work item. If you are using the Formal Project Management process template, the Time Spent field of the work item is read-only.

Time Tracking
(Click for full size image)

You can associate each time entry with one or more time codes. Time codes group time entries for different activities on the same task. The Formal Project Management process template configures standard time codes, and you can customize time codes. For details about how to add time codes, see Adding time codes for a project.

Time Codes

Issues during plan execution

During project execution, unforeseen events might occur. To identify and describe such problems, use the Issue work item. The main difference between an issue and a risk is that a risk is identified and defined before it occurs. An issue is recorded after it occurs.

Issue
(Click for full size image)

Create an iteration from the plan

During the project execution if the project manager wants to add an additional phase to the iteration structure, it can be done in the Release Plan view.

Create Iteration

Create Iteration Dialog

For details on adding child iterations to a parent iteration from the Plans view, see Creating a child iteration.

For more information

About the author

Sharoon Shetty Kuriyala is the component lead of the team developing the Planning capabilities for Rational Team Concert. She can be contacted at sshettyk@us.ibm.com.

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.
Feedback
Was this information helpful? Yes No 33 people rated this as helpful.