Ch. 41 Project control. Ch. 42 Work Breakdown Structure WBS describes a break down of project goal into intermediate goals Each in turn broken down in.

Slides:



Advertisements
Similar presentations
Project Management Process. Managing the Information Systems Project Focus of project management To ensure that information system projects meet customer.
Advertisements

Chapter 3 Managing the Information Systems Project
Chapter 2 The Analyst As Project Manager In Managing Information Systems 2.3.
© 2005 by Prentice Hall Chapter 3 Managing the Information Systems Project Modern Systems Analysis and Design Fourth Edition Jeffrey A. Hoffer Joey F.
Scheduling The Project  Scheduling Planning, budgeting and scheduling are all part of the same process Planning a project, developing a budget for it,
Chapter 3 Managing the Information Systems Project Modern Systems Analysis and Design Sixth Edition Jeffrey A. Hoffer Joey F. George Joseph S. Valacich.
Chapter 10: Project Schedule Planning
© 2008 by Prentice Hall 3-1 ITCS311 Systems Analysis and Design Dr. Taher Homeed Feb 2010 Department of Computer Science College of IT University of Bahrain.
CS3500 Software Engineering Project Management (1) In 1986 one well-known software engineer (Tom DeMarco) made the simple but important observation: “You.
Copyright © 2012 Pearson Education, Inc. Publishing as Prentice Hall 3.1.
Chapter 2 The Software Process
Systems Analysis and Design 9th Edition
Managing Project Scheduling. What is Project Scheduling? The process of: – defining project activities – determining their sequence – estimating their.
1 Operations Management Lesson 5 Project Management.
2 Project Management  Management of work to develop and implement an innovation or change in an existing organization Examples: –New buildings –Weapon.
Project Management.
Importance of Project Schedules
Chapter 4: Project Management Objectives Define the terms project and project management, and differentiate between project and process management. Describe.
What is a project? Project Management Institute definition
Project Time Management
Project Management tools BTEC National. General planning & scheduling tools Project management software helps you manage the administration, planning.
Project Time Management
What is Project Management?
Project Management March 9, 2001 Dr. Richard Chung Dept. Chemical & Materials Engineering San Jose State University.
Project Scheduling & Budgeting CEE 402 Engineers Without Frontiers Lecture 6 February 26, 2003.
©Ian Sommerville 2000Software Engineering, 6th edition. Chapter 4 Slide 1 Chapter 4 Project Management.
Chapter 5 Planning. 222 Learning Objectives  Clearly define the project objective  Develop a work breakdown structure  Develop a network diagram 
Gantt and PERT charts. Representing and Scheduling Project Plans Gantt Charts Useful for depicting simple projects or parts of large projects Show start.
Project Management and Scheduling
Chapter 5 Planning
Copyright 2002 Prentice-Hall, Inc. Managing the Information Systems Project 3.1 Chapter 3.
Copyright 2002 Prentice-Hall, Inc. Chapter 3 Managing the Information Systems Project Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer.
© 2006 ITT Educational Services Inc. System Analysis for Software Engineers: Unit 5 Slide 1 Chapter 3 Managing the Information Systems Project.
Project Management An overview. What is a Project A temporary job to accomplish a specific task A temporary job to accomplish a specific task Attributes.
Chapter 3 : Managing the Information Systems Project.
© 2005 by Prentice Hall 3-1 Chapter 3 Managing the Information Systems Project Modern Systems Analysis and Design Fourth Edition.
Management of Software Engineering
Copyright 2006 John Wiley & Sons, Inc. Beni Asllani University of Tennessee at Chattanooga Project Management Operations Management - 5 th Edition Chapter.
Appendix A Project Management: Process, Techniques, and Tools.
COMP 208/214/215/216 Lecture 3 Planning. Planning is the key to a successful project It is doubly important when multiple people are involved Plans are.
Lecture 3 Scheduling CSCI – 3350 Software Engineering II Fall 2014 Bill Pine.
Switch off your Mobiles Phones or Change Profile to Silent Mode.
Software Project Management Lecture # 7. What are we studying today? Chapter 24 - Project Scheduling  Effort distribution  Defining task set for the.
Dr. Jana Jagodick Polytechnic of Namibia, 2012 Project Management Chapter 7 Project Manager’s Toolkit for Time Management.
BIS 360 – Lecture Two Ch. 3: Managing the IS Project.
Chapter 17 Project Tracking. Objectives Identify, develop, and use project management tools to track project progress: Schedules Gantt Charts Toll Gate.
Software Project Management
OPMA 5364 Project Management Part 0 – Course Overview Dr. Edmund Prater The University of Texas at Arlington.
Objectives 4 Understand the basic concepts of project planning and control 4 Explain PERT and Timeline (Gantt) charts.
1 These courseware materials are to be used in conjunction with Software Engineering: A Practitioner’s Approach, 5/e and are provided with permission by.
Copyright 2002 Prentice-Hall, Inc. Chapter 3 Managing the Information Systems Project 3.1 Modern Systems Analysis and Design.
Information Systems System Analysis 421 Chapter 3 Managing the Information Systems Project.
Chapter 3 Managing the Information Systems Project
Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall Chapter 3 Managing the Information Systems Project 3.1.
Project Management Organization Scheduling 31 January.
Chapter 6: Project Time Management Information Technology Project Management, Fourth Edition Using Critical Path and MS Project 2003 Tuesday, February.
Copyright 2001 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Chapter 2 Managing the Information Systems Project 2.1.
Project Management Why do projects fail? Technical Reasons
1 Project Management Software management is distinct and often more difficult from other engineering managements mainly because: – Software product is.
Copyright 2006 John Wiley & Sons, Inc. Beni Asllani University of Tennessee at Chattanooga Project Management Operations Management - 5 th Edition Chapter.
IT-301 Project Management I: Unit 4: Cost Management.
PROJECT MANAGEMENT TOOLS AND TECHNIQUES SEMINAR December 2003.
Chapter 9 Planning. 222 Learning Objectives  clearly defining the project objective  developing a work breakdown structure  developing a network diagram.
Managing the Information Systems Project Cont’d
PROJECT MANAGEMENT.
PERT & GANTT CHARTS An Introduction.
The Project Schedule and Budget
SE Tasks for a Concept Development Project
CIS 210 Systems Analysis and Development
Presentation transcript:

Ch. 41 Project control

Ch. 42 Work Breakdown Structure WBS describes a break down of project goal into intermediate goals Each in turn broken down in a hierarchical structure

Ch. 43 Example: a compiler project

Ch. 44 Gantt charts A project control technique Defined by Henry L. Gantt Used for several purposes, including scheduling, budgeting, and resource planning

Ch. 45 Example: a compiler project Initial design 45 days; Scanner 20 days; Parser 60 days; Code generator 180; integration and testing 90 days; writing manual 90 days Slack Estimated duration scanner

Ch. 46 Example: scheduling activities

Ch. 47 Example of a Gantt Chart using a tool

Ch. 48 PERT Charts PERT (Program Evaluation and Review Technique) chart –network of boxes (or circles) representing activities –arrows dependencies among activities –activity at the head of an arrow cannot start until the activity at the tail of the arrow is finished

Ch. 49 Example: a compiler project

Ch. 410 Analysis of PERT charts Critical path for the project (shown in bold) –any delay in any activity in the path causes a delay in the entire project activities on the critical path must be monitored more closely than other activities

Ch. 411 Gantt & PERT charts Force the manager to plan Show interrelationships among tasks –PERT clearly identifies the critical path –PERT exposes parallelism in the activities helps in allocating resources Allow scheduling and simulation of alternative schedules Enable the manager to monitor and control project progress and detect deviations

Ch. 412 Capability Maturity Model CMM developed by the Software Engineering Institute (SEI) to help –organizations which develop software to improve their software processes –organizations which acquire software to assess the quality of their contractors

Ch. 413 Maturity Immature organization –processes are improvised during the course of a project to resolve unanticipated crises –products often delivered late and their quality is questionable Mature organization –organization-wide standard approach to software processes, known and accepted by all engineers –focus on continuous improvement both in performance and product quality

Ch. 414 CMM maturity levels Ad-hoc process Day-by-day schedule Rely on individuals Input/output and schedule are known No standards Continuous improvement. Use of new technology Quantitative goals Data are collected to improve process Process is documented. A group is responsible for standards

Ch. 415 Key process areas