2017-03-09 CH 2 Information Technology Project Management
2017-03-09 CH 2 Information Technology Project Management
23/02/2017
CH2 compiled by [email protected]
Bale, Robe Ethiopia
11/18/2024 CH-1 1
Learning Objectives
• Describe an overall framework for project integration management.
• Explain the strategic planning process and apply different project selection methods.
• Explain the importance of creating a project charter to formally initiate projects.
• Discuss the process of creating a preliminary project scope statement.
• Describe project management plan development, including content, using guidelines and
templates for developing plans, and performing a stakeholder analysis to help manage
relationships.
• Explain project execution, its relationship to project planning, monitoring and controlling
the factors related to successful results, and tools and techniques to assist in project
execution.
• Analyze the integrated change control process, planning for and managing changes on
information technology projects, and developing and using a change control system.
• Explain the importance of developing and following good procedures for closing
projects.
• The manager must identify the domain and evaluate and procure a limited amount
of hardware, software, and computer-aided software engineering (CASE) tools
necessary to support the software reuse activities. The manager must establish a
system reuse dialog among the practitioners and continue to educate them in
system reuse that changes the mindset from stovepipe development to domain
development. The project manager allocates separate resources for these phases.
• You can use the Work Breakdown Structure (WBS) to identify the activities involved in the project. This is
the main input for the critical path method.
Step 2: Activity sequence establishment
• In this step, the correct activity sequence is established. For that, you need to ask three questions for each
task of your list.
Which tasks should take place before this task happens.
Which tasks should be completed at the same time as this task.
Which tasks should happen immediately after this task.
• Once the activity sequence is correctly identified, the network diagram can be drawn. Although the early
diagrams were drawn on paper, there are a number of computer software, such as Primavera, for this
purpose nowadays.
• This could be a direct input from the WBS based estimation sheet. Most of the companies use 3-point estimation
method or COCOMO (Constructive COst MOdel), which was first introduced in 1981 by Barry Boehm in his book
Software Engineering Economics, based (function points based) estimation methods for tasks estimation.
• For this, you need to determine four parameters of each activity of the network.
Earliest start time (ES) - The earliest time an activity can start once the previous dependent activities are over.
Earliest finish time (EF) - ES + activity duration.
Latest finish time (LF) - The latest time an activity can finish without delaying the project.
Latest start time (LS) - LF - activity duration.
The float time for an activity is the time between the earliest (ES) and the latest (LS) start time or between the
earliest (EF) and latest (LF) finish times. During the float time, an activity can be delayed without delaying the
project finish date.
The critical path is the longest path of the network diagram. The activities in the critical path have an effect on the
deadline of the project. If an activity of this path is delayed, the project will be delayed. In case if the project
management needs to accelerate the project, the times for critical path activities should be reduced..