scheduling project managment

29
SCHEDULING PROJECT MANAGMENT

Upload: hiram-case

Post on 02-Jan-2016

32 views

Category:

Documents


0 download

DESCRIPTION

Scheduling project managment. SCHEDULING. “80% of software projects fail”. Standish Report (1995) 16.2% completed on-time and on-budget with all features and functions as initially specified. - PowerPoint PPT Presentation

TRANSCRIPT

SCHEDULINGPROJECT MANAGMENT

SCHEDULING

“80% of software projects fail” Standish Report (1995)

16.2% completed on-time and on-budget with all features and functions as initially specified.

52.7% completed and operational but over-budget, over the time estimate, and offers fewer features and functions than originally specified.

31.1% cancelled at some point during the development cycle.

Sauer et al (2007) 67% “delivered close to budget, schedule, and scope

expectations” with experienced project managers

Project Management

Discipline of

planning,

organizing, and

managing resources

to bring about

the successful completion of

specific project goals and objectives

Should we eliminate risk? Patton: Take calculated risks. That is

quite different from being rash. Nehru: The policy of being too cautious

is the greatest risk of all. Herodotus: Great deeds are usually

wrought at great risks. The Net: No risk => no challenge

Sources of Risk

1. Top management commitment

2. User commitment

3. Misunderstood requirements

4. Inadequate user involvement

5. Mismanaged user expectations

6. Scope creep

7. Lack of knowledge or skill Keil et al, “A Framework for Identifying Software Project Risks,”

CACM 41:11, November 1998

Technical Risks

New features New technology Developer learning

curve Changes that may

affect old code Dependencies Complexity

Bug history Late changes Rushed work Tired programmers Slipped in “pet”

features Unbudgeted items

Process Within the Steps

Put together minimal solutionStart with external

commitmentsIntroduce internal

milestones Focus on the risks Add next level of

features where possible

Identify components Identify dependencies Estimate (guess)

Prefer educated guess Lay out assignments and

time frames

Scheduling

Project Plan for this course

Use simple spreadsheet (or equivalent)

Deliverable/Milestone Responsible Due Revision 1(7 Feb) Delivered

project web site Sam 20-Jan 20-Jan

architecture Jane (all) 8-Feb 15-Feb 23-Feb

project plan Harry 10-Feb 15-Feb 16-Feb

initial user interface Sam 13-Feb 15-Feb 18-Feb

contract Jane 20-Feb 15-Feb 18-Feb

Questions project plan answers

What is Joe working on this week?

Who can help me if I run into trouble?

If I have to choose an activity to be late, which one will impact the project more?

What needs to be in the plan?

All Deliverables Code Design Test Documentation Learning Presentation and demo prep Reviews

REVIEWS AND INSPECTIONS

Reviews and Inspections Why?

Developer can’t correct unseen errorsMore eyes to catch problemsEarlier is cheaper

○ Integration fix typically 3-10 times the cost at design

Difference in termsReview implies completed work, often reviewed

by someone at a different levelInspection implies peer review of work in

progress

Inspections

Introduced by Michael Fagan in 1976 (IBM Systems Journal)

Formalized processSpecific roles and stepsHeavy preparation and follow-up

Used for documents and codeIn 1999, survey identified 117 checklists

covering requirements, design, code, testing, documentation and process

PROJECT MANAGEMENT TOOLS

Tools to Help Product flow

Dependencies and relationships of deliverables Work breakdown structure

The parts PERT charts

Program Evaluation and Review Technique Critical Path Method

Equivalent to PERT charts Gantt charts

Schedule overview

Product Flow

Identify sequences and dependencies Distinguish new from existing

components Important if you have many different

deliverables

Product Flow

Work Breakdown Structure Need to break down the tasks into

component parts and tasks Level of detail important:

The more detailed, the better Lacks any time component

Work Breakdown

Graphical WBS

PERT Charts Critical path identification

Program Evaluation and Review TechniqueAlso known as activity networks

Developed by Navy in 1958 Three stages:

Planning (tasks and sequence)Scheduling (start and finish times)Analysis (float and revisions)

Two different modelsActivities are nodes (most common) or arcs

Pert Charts

CPM: Critical Path Method Alternative to PERT Dupont 1957 Graphical view of project Predicts time required to complete Shows which activities are critical to

maintaining the schedule Lacks the built in model of float Easy to use informally

Planning

1. Identify the specific activities and milestones. 2. Determine the proper sequence of the activities. 3. Construct a network diagram. 4. Estimate the time required for each activity. 5. Determine the critical path (longest path through

the network). 6. Update the PERT or CPM chart as the project

progresses

Gantt Charts

Milestone charts Invented by Harvey Gantt in 1916 Advantages

Less detailedAmenable to management overlays

Gantt Chart with Overlays

Note that dates are Day/Month

Scheduling Steps with Tools Put together minimal solution

Primary requirements Start with external commitments

Functional spec Milestones

Introduce internal milestones Work breakdown structure Product Flow PERT Chart or CPM, Gantt chart

Focus on the risks Add next level of features where possible

Secondary requirements

Resources No shortage of available tools

dmoz.org/Computers/Software/Project_Management Project Management as a discipline

DegreesCertification

○ Project Management Institute