Deciding the work to be Performed (Work Breakdown Structure)

Size: px
Start display at page:

Download "Deciding the work to be Performed (Work Breakdown Structure)"

Transcription

1 Deciding the work to be Performed (Work Breakdown Structure)

2 Goals of the Unit Understanding the transition from project goals to the project schedule Introducing the Work Breakdown Structure notation spm adolfo villafiorita - introduction to software project management!2

3 Initiate Plan Execute & Monitor Close Assess Feasibility Formalize Goals Define Schedule Define Costs Monitor Goals, Cost and Schedule Collect Outputs Develop Kick Off Activities Close Release [Obtain Approval] Change Control & Configuration Management Quality Management Risk Management Human Resource Management

4 What is a WBS? A Work Breakdown Structure (WBS for short) is a (deliverable-oriented) hierarchical decomposition of the work to be executed by the project team to accomplish projects objectives and create the required deliverable spm adolfo villafiorita - introduction to software project management!4

5 WBS Example 1 Software System Configuration Management Main Requirements Mobile Client Development Appstore Deployment Dev. Tools Procurement User Manual Detailed Requirements Architecture Code Tests Unit Tests System Tests Integration Tests spm adolfo villafiorita - introduction to software project management!5

6 WBS: Remarks Two formats Graphical tree (Vision, Graffle, LibreOffice,...) Textual outline (MS Word, Text Editor, Outliner,...) Uses a decimal numbering system to identify elements (Ex: 3.1.5) Shows is contained in relationships Does not show dependencies nor durations spm adolfo villafiorita - introduction to software project management!6

7 Why is it useful? A WBS establishes the basis for: Defining the work to be performed in a project Showing how various activities are related to the project objectives Establishing a framework for defining, assigning, and monitoring work and costs Identifying the organizational elements responsible for accomplishing the work spm adolfo villafiorita - introduction to software project management!7

8 WBS Rules of the Thumb Everything (and nothing else) is in place: The 100% rule: make sure all work items are there (product oriented WBS are better suited for this kind of rule) The ME rule (Mutually Exclusive rule): make sure there are no overlaps in the definition of the elements (see coupling, below) No need to make it balanced: all paths do not have to go to the same level Quality of the WBS is high (*) Coherence: tasks within a work package should have the same goal; Coupling: work package dependencies should be minimised, so that team members can work independently; Continuity: production work packages should be full-time to maximise efficiency; Cost: bottom level work packages should require between one man- week and one man-month of effort. (*) Criteria taken from the ESA standards for software development spm adolfo villafiorita - introduction to software project management!8

9 When do you stop? Simple answer: at the work-package level (which, btw, could be composed of more elementary activities, which, however, you do not want to trace) However: how big is a work-package? According to DOD and NASA Guide to PERT COST : leaves of the WBS should be no more than 3 months of work or $ of expenditure According to other standards: 1-2 weeks for 1-2 people Mind you though, the level of details depends on the size of the project... spm adolfo villafiorita - introduction to software project management!9

10 WBS Types (1/3) Product WBS It develops according to the structure of the outputs that need to be produced It can start from a Product Breakdown Structure, when defined Process WBS It develops according to the phases in which a project is organized For instance: Requirements, Analysis, Design, Testing Hybrid WBS: both of the above It mixes process and product For instance: life-cycle phases at higher levels; component at lower levels spm adolfo villafiorita - introduction to software project management!10

11 WBS Types (2/3) Organizational WBS and Geographical WBS Higher levels are organizational units Lower levels collect the work which is under the responsibility of a Unit. Can be useful for highly cross-functional projects Geographical WBS Higher levels are geographically distributed teams (e.g. NY team, Trento Team) Lower levels collect the work under the responsibility of a team Remarks: according to the PMBOK, these are not WBS s. In any case, they are less commonly used. spm adolfo villafiorita - introduction to software project management!11

12 WBS Type (3/3) PWBS: Program (project) WBS, used to coordinate all projects (systems) PWBS - Program WBS Program Project A Project B Project C CWBS: Contract WBS, basis for subcontracting system development System A CWBS - Contract WBS System B Contract X System C (Used by NASA) Subsystem 1 Subsystem 2 Subsystem 3 spm adolfo villafiorita - introduction to software project management!12

13 Product WBS Example Software System Requirements Document Architecture Document Front End Middleware Back End Site Templates Web Pages SQL Schema DB Data Admin Intf Dynamic Pages Static Pages spm adolfo villafiorita - introduction to software project management!13

14 Process WBS Example System Development Requirements Analysis Analysis and Design Coding Testing Cycle 1 Cycle 2 Integration Scenarios Analysis Security Reqs. Analysis Supportability Requirements Analysis System Test Acceptance Test spm adolfo villafiorita - introduction to software project management!14

15 WBS Example (MIL-HDBK-881)

16 WBS Dictionary A WBS dictionary helps further specify the entries of a WBS It might contain title, number, detailed description of the element, quantities, associated work, contractual items Rules of the thumb: it can be done for each entry in the tree. follow the definition: increase the details as you move down the tree a good practice is doing it for the leaves (work-packages) spm adolfo villafiorita - introduction to software project management!16

17 WBS Dictionary Work package number Work package title Activity type Participant number Participant short name Personmonths per participant 1 Start date or starting event: Month 1 Case Study Requirements and Experimentation Site Assessment RTD P1 P2 P3 P3 P4 P5 P6 P Objectives Description of work Deliverables Milestones Task 1. Task D1.1. D1.2. M1.1. M1.2.

Adapted from slides by John Musser

Adapted from slides by John Musser Adapted from slides by John Musser 1 What s the difference? Plan Identify activities. No specific start and end dates. Estimate Determine the size and duration of activities. Schedule Add specific start

More information

IT Project Management Methodology. Project Scope Management Support Guide

IT Project Management Methodology. Project Scope Management Support Guide NATIONAL INFORMATION TECHNOLOGY AUTHORITY - UGANDA IT Project Management Methodology Project Scope Management Support Guide Version 0.3 Version Date Author Change Description 0.1 23 rd Mar, 2013 Gerald

More information

Work Breakdown Structure (WBS) Emanuele Della Valle http://emanueledellavalle.org

Work Breakdown Structure (WBS) Emanuele Della Valle http://emanueledellavalle.org Planning and Managing Software Projects 2011-12 Class 7 Work Breakdown Structure (WBS) Emanuele Della Valle http://emanueledellavalle.org Credits 2 This slides are largely based on Prof. John Musser class

More information

Agenda. 0 Agenda review 2 minutes. 0 Chapter of the week 50 minutes. 0 Q&A of chapter 10 minutes. 0 Break 10 minutes. 0 Exercises 25 minutes

Agenda. 0 Agenda review 2 minutes. 0 Chapter of the week 50 minutes. 0 Q&A of chapter 10 minutes. 0 Break 10 minutes. 0 Exercises 25 minutes Agenda 0 Instructor Introduction 3 minutes 0 Agenda review 2 minutes 0 Chapter of the week 50 minutes 0 Q&A of chapter 10 minutes 0 Break 10 minutes 0 Exercises 25 minutes 0 Round table 15 minutes 0 Closure

More information

WBS, Estimation and Scheduling. Adapted from slides by John Musser

WBS, Estimation and Scheduling. Adapted from slides by John Musser WBS, Estimation and Scheduling Adapted from slides by John Musser 1 Today Work Breakdown Structures (WBS) Estimation Network Fundamentals PERT & CPM Techniques Gantt Charts 2 Estimation Predictions are

More information

Time Management. Part 2 Work Breakdown Structure (WBS) Review. Richard Boser

Time Management. Part 2 Work Breakdown Structure (WBS) Review. Richard Boser Time Management Part 2 Work Breakdown Structure (WBS) Review Richard Boser WBS Planning Process PMBOK WBS is deliverable-oriented grouping of components that organizes and defines the total scope of the

More information

The Plan s Journey From Scope to WBS to Schedule

The Plan s Journey From Scope to WBS to Schedule The Plan s Journey From Scope to WBS to Schedule Presented by: Rick Clare, CBAP, PMP, OCP, CSM PM Centers USA, LLC. 2013 Company Background Consulting and Training (Virtual, Public and Private Training)

More information

Chapter 6. (PMBOK Guide)

Chapter 6. (PMBOK Guide) Chapter 6 Project Time Management (PMBOK Guide) Mohammad A. Rajabi Dept. of Geomatics Eng., University it of Th Tehran Tel: +98 21 8833 4341, Cell: +98 912 132 5823 Email: marajabi@ut.ac.irac ir Homepage:

More information

1.5 ERA Systems Analysis and Design Includes all ERA PMO and Developer deliverables associated with the Systems Analysis and Design.

1.5 ERA Systems Analysis and Design Includes all ERA PMO and Developer deliverables associated with the Systems Analysis and Design. ATTACHMENT 11 PROGRAM WORK BREAKDOWN STRUCTURE (PWBS) The following work breakdown structure documents the work within the scope of Electronic Records Archives (ERA) Program. It is a logical decomposition

More information

PROJECT MANAGEMENT PLAN TEMPLATE < PROJECT NAME >

PROJECT MANAGEMENT PLAN TEMPLATE < PROJECT NAME > PROJECT MANAGEMENT PLAN TEMPLATE < PROJECT NAME > Date of Issue: < date > Document Revision #: < version # > Project Manager: < name > Project Management Plan < Insert Project Name > Revision History Name

More information

Time Management. Herb Pollard III

Time Management. Herb Pollard III Time Management A Small Business Perspective Herb Pollard III Project Manager for Time Management - Pollard PMI Slide 1 Introduction: Time Management - Pollard PMI Slide 2 Project Phases and the Areas

More information

INTRODUCTION: Plan and Schedule Development Create a Work Breakdown Structure (WBS) The detailed guidelines and examples start on the following page.

INTRODUCTION: Plan and Schedule Development Create a Work Breakdown Structure (WBS) The detailed guidelines and examples start on the following page. What This Is INTRODUCTION: Plan and Schedule Development Create a Work Breakdown Structure (WBS) The detailed guidelines and examples start on the following page. First of a series of guidelines for project

More information

Project Scheduling & Tracking

Project Scheduling & Tracking Project Scheduling & Tracking Traditional Techniques: Work Breakdown Structure (WBS) Gantt Charts Precedence Diagrams Earned Value Planning It is the mark of an instructed mind to rest satisfied with the

More information

Description of Program Management Processes (Initiating, Planning) 2011 PROGstudy.com. All rights reserved

Description of Program Management Processes (Initiating, Planning) 2011 PROGstudy.com. All rights reserved Description of Program Management Processes (Initiating, Planning) Topics Covered Program Management Process Groups salient features Description of all processes in Initiating Process Group: Initiate Program

More information

Project Scope Management in PMBOK made easy

Project Scope Management in PMBOK made easy By Dr. TD Jainendrakumar The main objective of any project is to fulfill the scope of the project on time and within the budget. What is Project Scope? Scope refers to all the work involved in creating

More information

Project Management Planning

Project Management Planning Develop Project Tasks One of the most important parts of a project planning process is the definition of activities that will be undertaken as part of the project. Activity sequencing involves dividing

More information

Project Managing to Support Change. Cathryn Stam, PMP Tina Salaris, RN, PMP

Project Managing to Support Change. Cathryn Stam, PMP Tina Salaris, RN, PMP Project Managing to Support Change Cathryn Stam, PMP Tina Salaris, RN, PMP Project Managing to Support Change Change is a constant in life People by nature do not like change Whether redesigning processes

More information

How to Develop Work Breakdown Structures

How to Develop Work Breakdown Structures How to Develop Work Breakdown Structures Michael D. Taylor Copyright 2003-2009 by Michael D. Taylor All Rights Reserved. No part of this work covered by the copyright hereon may be reproduced or used in

More information

Advanced Project Management Training Course

Advanced Project Management Training Course Advanced Project Management Training Course 1-34 Advanced Project Management Crea/ng the Scope Baseline 2-34 Crea/ng the Scope Baseline Module 1 Introduction Module 2 Creating the Project Charter Module

More information

Software Development Projects and Stakeholders. The name of the game, the players, and (some of) the rules

Software Development Projects and Stakeholders. The name of the game, the players, and (some of) the rules Software Development Projects and Stakeholders The name of the game, the players, and (some of) the rules Goals of this Unit Understanding what is a project, what is the life cycle of a project and how

More information

Project Management Plan Template

Project Management Plan Template Abstract: This is the project management plan document for . This is a controlled document and should be maintained in a configuration environment. Project Management Plan Template Contents REVISION

More information

Project Management Certificate (IT Professionals)

Project Management Certificate (IT Professionals) Project Management Certificate (IT Professionals) Whether your field is architecture or information technology, successful planning involves a carefully crafted set of steps to planned and measurable goals.

More information

PROJECT SCOPE STATEMENT

PROJECT SCOPE STATEMENT PROJECT SCOPE STATEMENT Note: Any work not explicitly included in this Project Scope Statement is implicitly excluded from the project. Create links to referenced documents (e.g., Link_To_ ) by using Insert

More information

PROJECT MANAGEMENT METHODOLOGY SECTION 3 -- PLANNING PHASE

PROJECT MANAGEMENT METHODOLOGY SECTION 3 -- PLANNING PHASE PROJECT MANAGEMENT METHODOLOGY SECTION 3 -- PLANNING PHASE Table of Contents Introduction...3-1 Overview...3-1 The Process and the Project Plan...3-1 Project Objectives and Scope...3-1 Work Breakdown Structure...3-1

More information

Minnesota Health Insurance Exchange (MNHIX)

Minnesota Health Insurance Exchange (MNHIX) Minnesota Health Insurance Exchange (MNHIX) 1.2 Plan September 21st, 2012 Version: FINAL v.1.0 11/9/2012 2:58 PM Page 1 of 87 T A B L E O F C O N T E N T S 1 Introduction to the Plan... 12 2 Integration

More information

Appendix E Program Management Plan Template

Appendix E Program Management Plan Template Appendix E Program Management Plan Template Version 2 March 7, 2005 This page is intentionally left blank. Version 2 March 7, 2005 Title Page Document Control Panel Table of Contents List of Acronyms Definitions

More information

SWEN 256 Software Process & Project Management

SWEN 256 Software Process & Project Management SWEN 256 Software Process & Project Management Plan: Identify activities. No specific start and end dates. Estimating: Determining the size & duration of activities. Schedule: Adds specific start and end

More information

Chapter 01. PMP work book answers V3 2012. Exercise 01: Question Answer Question Answer

Chapter 01. PMP work book answers V3 2012. Exercise 01: Question Answer Question Answer Chapter 01 Exercise 01: Question Answer Question Answer i. Procurement Management KA ii. Integration Management KA iii. Cost Management KA iv. HR Management KA v. Risk Management KA vi. Quality Management

More information

Chapter 4: Planning Projects, Part I (Integration, Scope, Time, and Cost Management) Slide 1

Chapter 4: Planning Projects, Part I (Integration, Scope, Time, and Cost Management) Slide 1 Chapter 4: Planning Projects, Part I (Integration, Scope, Time, and Cost Management) Slide 1 Introduction to Project Management Learning Objectives Describe the importance of creating plans to guide project

More information

Project Management Planning

Project Management Planning The Project Plan Template The Project Plan The project plan forms the basis for all management efforts associated with the project. A project plan template is included in this document. The information

More information

NYS Forum Project Management Work Group

NYS Forum Project Management Work Group September 17, 2015 NYS Forum Project Management Work Group Work Breakdown Structures The Foundation for Project Management Excellence Robert T. Fried, PgMP, PMP Program Manager at CA Technologies since

More information

Project Planning. Project Scope. Work Breakdown Structure.

Project Planning. Project Scope. Work Breakdown Structure. Chapter 5 Project Planning. Project Scope. Work Breakdown Structure. 1 Objectives Acquire a general understanding of the parts of the project management plan Understand the importance of discovering and

More information

THE PROJECT MANAGEMENT KNOWLEDGE AREAS

THE PROJECT MANAGEMENT KNOWLEDGE AREAS THE PROJECT MANAGEMENT KNOWLEDGE AREAS 4. Project Integration Management 5. Project Scope Management 6. Project Time Management 7. Project Cost Management 8. Project Quality Management 9. Project Human

More information

Software Project Management Part 2: Work Breakdown Structures

Software Project Management Part 2: Work Breakdown Structures Software Project Management Part 2: Work Breakdown Structures Introduction into Software Engineering Lecture 20 Bernd Bruegge Applied Software Engineering Technische Universitaet Muenchen 1 Where are we?

More information

Project Time Management

Project Time Management Project Time Management Study Notes PMI, PMP, CAPM, PMBOK, PM Network and the PMI Registered Education Provider logo are registered marks of the Project Management Institute, Inc. Points to Note Please

More information

Introduction to IT Project Management

Introduction to IT Project Management Adapted from Managing Information Technology Projects, Chapter 1, Schwalbe Introduction to IT Project Management Prof. Dr. Daning Hu Department of Informatics University of Zurich Sep 17th, 2015 Outline

More information

Project management. Objectives. Topics covered. Organizing, planning and scheduling software projects DISCUSSION

Project management. Objectives. Topics covered. Organizing, planning and scheduling software projects DISCUSSION Project management 1 Objectives 2 Organizing, planning and scheduling software projects DISCUSSION Project Managers? To introduce software project management and to describe its distinctive characteristics

More information

SE351a: Software Project & Process Management

SE351a: Software Project & Process Management SE351a: Software Project & Process Management W8: Software Project Planning 22 Nov., 2005 SE351a, ECE UWO, (c) Hamada Ghenniwa SE351 Roadmap Introduction to Software Project Management Project Management

More information

Program/Project Management Series Work Breakdown Structure Reference Guide

Program/Project Management Series Work Breakdown Structure Reference Guide Program/Project Management Series Work Breakdown Structure Reference Guide National Aeronautics and Space Administration May 1994 2 Work Breakdown Structure Reference Guide May 1994 Table of Contents Chapter

More information

PROJECT SCOPE MANAGEMENT

PROJECT SCOPE MANAGEMENT 5 PROJECT SCOPE MANAGEMENT Project Scope Management includes the processes required to ensure that the project includes all the work required, and only the work required, to complete the project successfully

More information

Develop Project Charter. Develop Project Management Plan

Develop Project Charter. Develop Project Management Plan Develop Charter Develop Charter is the process of developing documentation that formally authorizes a project or a phase. The documentation includes initial requirements that satisfy stakeholder needs

More information

Project Time Management

Project Time Management Project Time Management Plan Schedule Management is the process of establishing the policies, procedures, and documentation for planning, developing, managing, executing, and controlling the project schedule.

More information

Guidelines: Project Schedule Project Management Office (PMO)

Guidelines: Project Schedule Project Management Office (PMO) Guidelines: Project Schedule Project Management Office (PMO) Process The project Schedule outlines the tasks and activities of the project; the duration; start and end dates for each individual task and

More information

ATTACHMENT 3 SPS PROJECT SENIOR PROGRAM MANAGER (SPM) DUTIES & RESPONSIBILITIES

ATTACHMENT 3 SPS PROJECT SENIOR PROGRAM MANAGER (SPM) DUTIES & RESPONSIBILITIES 1. ROLE DEFINITIONS ATTACHMENT 3 SPS PROJECT SENIOR PROGRAM MANAGER (SPM) DUTIES & RESPONSIBILITIES The purpose of this section is to distinguish among the roles interacting with the SPM obtained through

More information

Unit 06 Developing the Work Breakdown Structure

Unit 06 Developing the Work Breakdown Structure Unit 06 Developing the Work Breakdown Structure April 2007 Project Management Wilhelm F. Neuhäuser IBM Corporation 2007 Agenda Unit 6: Developing the Work Breakdown Structure Objectives Value of the WBS

More information

Appendix B: Work Breakdown Structure (WBS)

Appendix B: Work Breakdown Structure (WBS) : Work Breakdown Structure (WBS) B.1. Introduction The WBS and WBS dictionary are effective management processes for planning, organizing, and administering NASA programs and projects. In accordance with

More information

Application of Standard Project Management Processes in Fiber Optic Cable Plant Project Management. Introduction. Alfred Sankara, DigiBridge TelCo

Application of Standard Project Management Processes in Fiber Optic Cable Plant Project Management. Introduction. Alfred Sankara, DigiBridge TelCo Application of Standard Project Management Processes in Fiber Optic Cable Plant Project Management Alfred Sankara, DigiBridge TelCo Introduction The Project Management Institute (PMI) is the world's leading

More information

Creating a Publication Work Breakdown Structure

Creating a Publication Work Breakdown Structure Creating a Publication Work Breakdown Structure By: Victor Clough To determine level of quality, estimate costs, assign resources and schedule milestones for your documentation project, you need precise

More information

Project Control System Manual. Jefferson Science Associates, LLC. 200 Organization. Project Control System Manual Revision 7 - 7 -

Project Control System Manual. Jefferson Science Associates, LLC. 200 Organization. Project Control System Manual Revision 7 - 7 - Jefferson Science Associates, LLC 200 Organization Project Control System Manual Revision 7-7 - 200 Organization This section of the JSA Project Control System Manual describes the organizational elements

More information

Input, Output and Tools of all Processes

Input, Output and Tools of all Processes 1 CIS12-3 IT Project Management Input, Output and Tools of all Processes Marc Conrad D104 (Park Square Building) Marc.Conrad@luton.ac.uk 26/02/2013 18:22:06 Marc Conrad - University of Luton 1 2 Mgmt /

More information

PMI PMBOK & ESTIMATING PMI PMBOK & ESTIMATING PMI PMBOK & ESTIMATING PMI PMBOK & ESTIMATING PMI PMBOK & ESTIMATING PMI PMBOK & ESTIMATING

PMI PMBOK & ESTIMATING PMI PMBOK & ESTIMATING PMI PMBOK & ESTIMATING PMI PMBOK & ESTIMATING PMI PMBOK & ESTIMATING PMI PMBOK & ESTIMATING PMI PMBOK & ESTIMATING PMI PMBOK & ESTIMATING PMI PMBOK & ESTIMATING PMI PMBOK & ESTIMATING PMI PMBOK & ESTIMATING PMI PMBOK & ESTIMATING 03-23-05 Christine Green, PMI PMBOK and Estimating EDS, Delivery

More information

Software Project Management Plan (SPMP)

Software Project Management Plan (SPMP) Software Project Management Plan (SPMP) The basic template to be used is derived from IEEE Std 1058-1998, IEEE Standard for Software Project Management Plans. The following is a template for the SPMP.

More information

The Project Planning Process Group

The Project Planning Process Group 3 The Project Planning Process Group............................................... Terms you ll need to understand: Activity Activity attributes Activity list Activity on arrow diagram (AOA) Activity

More information

Goals of the Unit. spm - 2014 adolfo villafiorita - introduction to software project management

Goals of the Unit. spm - 2014 adolfo villafiorita - introduction to software project management Project Scheduling Goals of the Unit Making the WBS into a schedule Understanding dependencies between activities Learning the Critical Path technique Learning how to level resources!2 Initiate Plan Execute

More information

The Theory of Constraints Critical Chain Management using MS Project 2010 and ProChain

The Theory of Constraints Critical Chain Management using MS Project 2010 and ProChain The Theory of Constraints Critical Chain Management using MS Project 2010 and ProChain Variability Is A Fact Of Life Presentation Delivered by: Gerald Leonard, PMP, MCTS, CQIA, ITIL Objective Define Theory

More information

Project Audit & Review Checklist. The following provides a detailed checklist to assist the PPO with reviewing the health of a project:

Project Audit & Review Checklist. The following provides a detailed checklist to assist the PPO with reviewing the health of a project: Project Audit & Review Checklist The following provides a detailed checklist to assist the PPO with reviewing the health of a project: Relevance (at this time) Theory & Practice (How relevant is this attribute

More information

Chapter 3 Managing the Information Systems (IS) Project

Chapter 3 Managing the Information Systems (IS) Project Content Chapter 3 Managing the Information Systems (IS) Project Process of managing IS projects Skills required to be an effective project manager Skills and activities of a project manager during project

More information

SOFTWARE DEVELOPMENT PLAN

SOFTWARE DEVELOPMENT PLAN SOFTWARE DEVELOPMENT PLAN This document outline is based on the IEEE Standard 1058.1-1987 for Software Project Management Plans. This is the controlling document for managing a software project, and it

More information

Software Project Management

Software Project Management Software Project Management Project: unique process, consisting of a set of coordinated and controlled activities with start and finish dates, undertaken to achieve an objective conforming to specific

More information

Demonstrate and apply knowledge of project management in

Demonstrate and apply knowledge of project management in Demonstrate and apply knowledge of project management in mechanical engineering 22918 version 2 Page 1 of 5 Level 6 Credits 15 Purpose This unit standard is intended primarily for use in diploma courses

More information

Project management. Organizing, planning and scheduling software projects

Project management. Organizing, planning and scheduling software projects Project management Organizing, planning and scheduling software projects Ian Sommerville 1995 Software Engineering, 5th edition. Chapter 3 Slide 1 Objectives To introduce software project management and

More information

Module 3: The Project Planning Stage

Module 3: The Project Planning Stage Overview Once you've initiated the project and gathered all relevant information, you'll then begin planning your project. The planning stage depends on the size of your project, how much information you

More information

Best Practices Statement Project Management. Best Practices for Managing State Information Technology Projects

Best Practices Statement Project Management. Best Practices for Managing State Information Technology Projects State of Arkansas Office of Information Technology 124 W. Capitol Ave. Suite 990 Little Rock, AR 72201 501.682.4300 Voice 501.682.4020 Fax http://www.cio.arkansas.gov/techarch Best Practices Statement

More information

CPET 545 SOA and Enterprise Applications. SOA Final Project Project Scope Management 11-13-2008

CPET 545 SOA and Enterprise Applications. SOA Final Project Project Scope Management 11-13-2008 CPET 545 SOA and Enterprise Applications Examples of Tasks and Subtasks o SOA Project Plan (checklist) Statement of work Resources Schedule Risk plan SOA Final Project Project Scope Management 11-13-2008

More information

Project Plan Version 0.0

Project Plan Version 0.0 Software Development Templates Project Plan Version 0.0 DOCUMENT NO: VERSION: CONTACT: EMAIL: Authors Name xxx.xxx@xxx.xxx DATE: 15/07/2003 Unlimited distribution subject to the copyright. Project Plan

More information

Program Management Professional. PgMP

Program Management Professional. PgMP Program Management Professional PgMP COURSE BACKGROUND COURSE LENGTH: 3 days (2.1 CEUs / 21 PDUs) COURSE DESCRIPTION: The Program Management course addresses the essential aspects or Program selection,

More information

Project Planning and Scheduling

Project Planning and Scheduling Project Planning and Scheduling MFS606 Project Planning Preliminary Coordination Detailed Task Description Objectives Budgeting Scheduling Project Status Monitoring When, What, Who Project Termination

More information

PMBOK 5. Chapters. 1. Introduction What is Project Management 2. Organizational Influences and Project Life Cycle 3. Project Management Processes

PMBOK 5. Chapters. 1. Introduction What is Project Management 2. Organizational Influences and Project Life Cycle 3. Project Management Processes PMBOK 5 Chapters PMBOK 5 1. Introduction What is Project Management 2. Organizational Influences and Project Life Cycle 3. Project Management Processes Knowledge Areas 4. Project Integration Management

More information

NUMBER: 12.PM-004 RESPONSIBILITY: Office of Project Support Services REVISION: 4 APPROVED BY: TITLE SUBJECT: Head, Office of Project Support Services

NUMBER: 12.PM-004 RESPONSIBILITY: Office of Project Support Services REVISION: 4 APPROVED BY: TITLE SUBJECT: Head, Office of Project Support Services SUBJECT: FERMI RESEARCH ALLIANCE PROCEDURES PROJECT MANAGEMENT NUMBER: 12.PM-004 RESPONSIBILITY: Office of Project Support Services REVISION: 4 APPROVED BY: TITLE Head, Office of Project Support Services

More information

Work Breakdown Structure. http://www.mekonginstitute.org/

Work Breakdown Structure. http://www.mekonginstitute.org/ Work Breakdown Structure Project Scope Management Includes the processes required to ensure that the project includes all the work required, and only the work required, to complete the project successfully

More information

Introduction to Project Management

Introduction to Project Management Introduction to Project Management Chapter 6 Managing Project Scheduling Information Systems Project Management: A Process and Team Approach, 1e Fuller/Valacich/George 2008 Prentice Hall 6-1 What is Project

More information

Project management. Organising, planning and scheduling software projects. Ian Sommerville 2000 Software Engineering, 6th edition.

Project management. Organising, planning and scheduling software projects. Ian Sommerville 2000 Software Engineering, 6th edition. Project management Organising, planning and scheduling software projects Ian Sommerville 2000 Software Engineering, 6th edition. Chapter 4 Slide 1 Objectives To introduce software project management and

More information

MAPPING OF PROJECT MANAGEMENT METHODS AND TECHNIQUES TO SOFTWARE ENGINEERING PROCESSES

MAPPING OF PROJECT MANAGEMENT METHODS AND TECHNIQUES TO SOFTWARE ENGINEERING PROCESSES MAPPING OF PROJECT MANAGEMENT METHODS AND TECHNIQUES TO SOFTWARE ENGINEERING PROCESSES Daniel V. EPSTEIN, PMP Kyrgyzstan Turkey Manas University. Bishkek, Kyrgyz Republic Abbreviations SEI CMM Software

More information

How To Manage Project Management

How To Manage Project Management CS/SWE 321 Sections -001 & -003 Software Project Management Copyright 2014 Hassan Gomaa All rights reserved. No part of this document may be reproduced in any form or by any means, without the prior written

More information

Lecture Slides for Managing and Leading Software Projects. Chapter 5: Project Planning Techniques

Lecture Slides for Managing and Leading Software Projects. Chapter 5: Project Planning Techniques Lecture Slides for Managing and Leading Software Projects Chapter 5: Project Planning Techniques developed by Richard E. (Dick) Fairley, Ph.D. to accompany the text Managing and Leading Software Projects

More information

Introduction to the ITS Project Management Methodology

Introduction to the ITS Project Management Methodology Introduction to the ITS Project Management Methodology In September 1999 the Joint Legislative Committee on Performance Evaluation and Expenditure Review (PEER) produced a report entitled Major Computer

More information

Quick Reference Guide Interactive PDF Project Management Processes for a Project

Quick Reference Guide Interactive PDF Project Management Processes for a Project Project Processes for a Project Click the Knowledge Area title (below and left in blue underline) to view the details of each Process Group. Project Process Groups and Knowledge Areas Mapping Project Process

More information

Define Activities Sequence Activities Estimate Activity Resources Estimate Activity Durations Develop Schedule Control Schedule

Define Activities Sequence Activities Estimate Activity Resources Estimate Activity Durations Develop Schedule Control Schedule 1 (Image) 2 The process required to manage timely completion of the project. Project time management start with planning by the project management team (not shown as a discrete process). In small project,

More information

Masaryk University Faculty of Informatics. Master Thesis. Project Management in Matrix Organization

Masaryk University Faculty of Informatics. Master Thesis. Project Management in Matrix Organization Masaryk University Faculty of Informatics Master Thesis Project Management in Matrix Organization Student: Agron Zylali, 395777 Brno 2014 Statement I declare that I have worked on this thesis independently

More information

Software Project Management I

Software Project Management I Software Project Management I Dr. Jong Yih Kuo Dr. Chien-Hung Liu Computer Science and Information Engineering National Taipei University of Technology Course Schedule Time Topic Document 18:10~18:55 (45

More information

ITS Projects Systems Engineering Process Compliance Checklist

ITS Projects Systems Engineering Process Compliance Checklist ITS Projects Systems Engineering Process Compliance Checklist FHWA Final Rule (23 CFR 940) This checklist is to be completed by the MDOT or LPA Project Management Staff. Please refer to the accompanying

More information

Project Management Institute. Construction. Extension to. A Guide to the Project Management Body of Knowledge. PMBOK Guide 2000 Edition.

Project Management Institute. Construction. Extension to. A Guide to the Project Management Body of Knowledge. PMBOK Guide 2000 Edition. Project Management Institute Construction Extension to A Guide to the Project Management Body of Knowledge PMBOK Guide 2000 Edition Provisional Construction Extension to A Guide to the Project Management

More information

Comparison. streamlining the intersection of innovation strategy, new product development, and project management. Eric van der Meulen, President

Comparison. streamlining the intersection of innovation strategy, new product development, and project management. Eric van der Meulen, President streamlining the intersection of innovation strategy, new product development, and project management PMBOK Guide Comparison Slide 1 www.qvive.biz 248.906.1526 eric@qvive.biz Eric van der Meulen, President

More information

Unit 4: Time Management (PMBOK Guide, Chapter 6)

Unit 4: Time Management (PMBOK Guide, Chapter 6) (PMBOK Guide, Chapter 6) The questions on this topic focus heavily on scheduling techniques, network diagrams, Gantt charts, the critical path, compressing the schedule, PERT, and float. You may or may

More information

PROJECT TIME MANAGEMENT. 1 www.pmtutor.org Powered by POeT Solvers Limited

PROJECT TIME MANAGEMENT. 1 www.pmtutor.org Powered by POeT Solvers Limited PROJECT TIME MANAGEMENT 1 www.pmtutor.org Powered by POeT Solvers Limited PROJECT TIME MANAGEMENT WHAT DOES THE TIME MANAGEMENT AREA ATTAIN? Manages the project schedule to ensure timely completion of

More information

Appendix D Glossary Of Terms

Appendix D Glossary Of Terms Appendix D Glossary Of Terms The notational style used in this glossary is to begin the definition of each defined term with a new paragraph beginning with the term in UPPERCASE. Any word or phrase used

More information

Project management. Organizing, planning and scheduling software projects. Objectives. Chapter 3. Chapter 3 Project Management. Learning Objective

Project management. Organizing, planning and scheduling software projects. Objectives. Chapter 3. Chapter 3 Project Management. Learning Objective Chapter 3 Chapter 3 Project Management Learning Objective...to give an appreciation for and to introduce project management and to place it into context and give some of the fundamentals to project management

More information

This EVMS Training Snippet sponsored by the Office of Acquisition and Project Management (OAPM) covers Firm Fixed Price (or FFP type) subcontracts.

This EVMS Training Snippet sponsored by the Office of Acquisition and Project Management (OAPM) covers Firm Fixed Price (or FFP type) subcontracts. This EVMS Training Snippet sponsored by the Office of Acquisition and Project Management (OAPM) covers Firm Fixed Price (or FFP type) subcontracts. To begin, how does the Prime integrate the subcontractor

More information

Interface Management on Megaprojects: A Case Study

Interface Management on Megaprojects: A Case Study Interface Management on Megaprojects: A Case Study Corey Daniels, Clifton B. Farnsworth, Ph.D., P.E., and Justin Weidman, Ph.D. Brigham Young University Provo, Utah Mega-construction projects are inherently

More information

Project Management Terms

Project Management Terms FDM 2-1 Attachment 1.1 Terms Terms Baseline Term Baseline Budget Baseline Schedule Baseline Scope Budget Budget Change Control Communication Corrective Action Cost-Benefit Analysis Critical Path Decision

More information

NFSA Project Management Guidelines

NFSA Project Management Guidelines NFSA Project Management Guidelines Project Management Guide Purpose of this Guide This Guide outlines the NFSA Project Management Guidelines, and includes: NFSA Project Life Cycle Governance Roles and

More information

Planning of Project Work (IS PM 6. Lecture, 2011 Spring)

Planning of Project Work (IS PM 6. Lecture, 2011 Spring) Planning of Project Work In planning of project work are in the context of information system development project under attention information system development processes and needed resources. Pictorially

More information

WORK BREAKDOWN STRUCTURES FOR DEFENCE MATERIEL PROJECTS

WORK BREAKDOWN STRUCTURES FOR DEFENCE MATERIEL PROJECTS COMMONWEALTH OF AUSTRALIA AUSTRALIAN DEFENCE STANDARD DEF(AUST)5664 Issue A Dated Jun 2004 REPLACING/SUPERSEDING DEF(AUST)5664 Dated Aug 1995 WORK BREAKDOWN STRUCTURES FOR DEFENCE MATERIEL PROJECTS DRAFT

More information

Project Life Cycles and the WBS Part One: Typical Project Life Cycles

Project Life Cycles and the WBS Part One: Typical Project Life Cycles Project Life Cycles and the WBS Part One: Typical Project Life Cycles If you have studied the basics of project planning, you surely have learned about Work Breakdown Structures. If, for some reason, you

More information

EXAM PREP COURSE. Course Overview. Course Objectives. Course Materials Include: Our PMP Exam Prep (Fifth Edition) training program:

EXAM PREP COURSE. Course Overview. Course Objectives. Course Materials Include: Our PMP Exam Prep (Fifth Edition) training program: PMP EXAM PREP COURSE Course Overview The purpose of this course is to prepare you to pass the Project Management Professional (PMP) certification exam. The course is based on the 10 knowledge areas in

More information

Supporting Workflow Overview. CSC532 Fall06

Supporting Workflow Overview. CSC532 Fall06 Supporting Workflow Overview CSC532 Fall06 Objectives: Supporting Workflows Define the supporting workflows Understand how to apply the supporting workflows Understand the activities necessary to configure

More information

Methodology for substantive project audit Annexe 06. "Your career as a project manager begins here!" CHECK-LIST

Methodology for substantive project audit Annexe 06. Your career as a project manager begins here! CHECK-LIST CHECK-LIST Audited project phases: Auditor: Project name: Prepared by: Date: Overall evaluation of the project Instructions for completion: When filling in the Checklist think about the actual contents

More information

Project Management Process. Prepared by Jay Knape

Project Management Process. Prepared by Jay Knape Project Management Process Prepared by Jay Knape PMI Project Project is... temporary endeavor undertaken to produce a unique products, service or result. UITS Project Definition For Columbus State University

More information

A Report On project management Techniques for academia

A Report On project management Techniques for academia A Report On project management Techniques for academia Great Teachers are Great Project Managers Held on 7th -8th march, 2015, Saturday- Sunday At Gujarat Technological University Nr. Vishwakarma Government

More information

Project Management. ZEUS Student Seminar on 14 th November 2003 by Riko Wichmann. Riko Wichmann, MPY Zeus Student Seminar - PM, 14.11.

Project Management. ZEUS Student Seminar on 14 th November 2003 by Riko Wichmann. Riko Wichmann, MPY Zeus Student Seminar - PM, 14.11. Project Management ZEUS Student Seminar on 14 th November 2003 by Riko Wichmann Riko Wichmann, MPY Zeus Student Seminar - PM, 14.11.2003 1 Project Management - Training Program - Project Scope Management

More information