CSCU 411 Software Engineering Chapter 2 Introduction to Software Engineering Management.

Slides:



Advertisements
Similar presentations
Project management.
Advertisements

Systems Investigation and Analysis
Chapter 2 The Analyst As Project Manager In Managing Information Systems 2.3.
Project What is a project A temporary endeavor undertaken to create a unique product, service or result.
Chapter 8 Information Systems Development & Acquisition
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 1 Slide 1 Project management.
Copyright 2002 Prentice-Hall, Inc. Chapter 1 The Systems Development Environment 1.1 Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer.
Copyright 2004 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Second Edition Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter.
1 SOFTWARE PRODUCTION. 2 DEVELOPMENT Product Creation Means: Methods & Heuristics Measure of Success: Quality f(Fitness of Use) MANAGEMENT Efficient &
Course Technology Chapter 3: Project Integration Management.
Chapter 5: Project Scope Management
9 1 Chapter 9 Database Design Database Systems: Design, Implementation, and Management, Seventh Edition, Rob and Coronel.
Defining the Activities. Documents  Goal Statement defines why helps manage expectations  Statement of Work what gets delivered defines scope  Software.
Design, Implementation and Maintenance
Planning. SDLC Planning Analysis Design Implementation.
© 2008 Prentice Hall11-1 Introduction to Project Management Chapter 11 Managing Project Execution Information Systems Project Management: A Process and.
Project Management and Scheduling
Release & Deployment ITIL Version 3
Copyright 2001 Prentice-Hall, Inc. Essentials of Systems Analysis and Design Joseph S. Valacich Joey F. George Jeffrey A. Hoffer Chapter 1 The Systems.
What is Business Analysis Planning & Monitoring?
Project Management: Madness or Mayhem
S/W Project Management
Copyright Course Technology 1999
CPTE 209 Software Engineering Summary and Review.
Systems Analysis – Analyzing Requirements.  Analyzing requirement stage identifies user information needs and new systems requirements  IS dev team.
Typical Software Documents with an emphasis on writing proposals.
Managing the development and purchase of information systems (Part 1)
Copyright 2002 Prentice-Hall, Inc. Chapter 1 The Systems Development Environment 1.1 Modern Systems Analysis and Design.
Project Management : Techniques and Tools (60-499) Fall 2014 / Winter 2015.
Copyright 2002 Prentice-Hall, Inc. Chapter 1 The Systems Development Environment 1.1 Modern Systems Analysis and Design Third Edition Jeffrey A. Hoffer.
Certificate IV in Project Management Introduction to Project Management Course Number Qualification Code BSB41507.
SENG521 (Fall SENG 521 Software Reliability & Testing Software Product & process Improvement using ISO (Part 3d) Department.
Centro de Estudos e Sistemas Avançados do Recife PMBOK - Chapter 4 Project Integration Management.
Dr. Jana Jagodick Polytechnic of Namibia, 2012 Project Management Chapter 8 Project Resource Management Resource Planning.
© 2012 Cengage Learning. All Rights Reserved. This edition is intended for use outside of the U.S. only, with content that may be different from the U.S.
1.  Describe an overall framework for project integration management ◦ RelatIion to the other project management knowledge areas and the project life.
OBJECT ORIENTED SYSTEM ANALYSIS AND DESIGN. COURSE OUTLINE The world of the Information Systems Analyst Approaches to System Development The Analyst as.
Engineering, 7th edition. Chapter 5 Slide 1 Project management.
ISM 5316 Week 3 Learning Objectives You should be able to: u Define and list issues and steps in Project Integration u List and describe the components.
Software Project Management By Deepika Chaudhary.
Copyright 2002 Prentice-Hall, Inc. 1.1 Modern Systems Analysis and Design Jeffrey A. Hoffer Joey F. George Joseph S. Valacich Chapter 1 The Systems Development.
Slide 1 Project Management Chapter 4. Slide 2 Objectives ■ Become familiar with estimation. ■ Be able to create a project workplan. ■ Become familiar.
©Ian Sommerville 2000 Slide 1 Project management l Organising, planning and scheduling software projects l Objectives To introduce software project management.
Applied Software Project Management
Chapter 3 Project Management Chapter 3 Project Management Organising, planning and scheduling software projects.
1 Chapter 3 1.Quality Management, 2.Software Cost Estimation 3.Process Improvement.
Information Systems System Analysis 421 Chapter 3 Managing the Information Systems Project.
Project Scope Management 1. 2 Learning Objectives Understand the elements that make good project scope management important. Explain the scope planning.
Chap 4. Project Management - Organising, planning and scheduling
State of Georgia Release Management Training
Oman College of Management and Technology Course – MM Topic 7 Production and Distribution of Multimedia Titles CS/MIS Department.
1 SYS366 Week 1 - Lecture 1 Introduction to Systems.
Software Test Plan Why do you need a test plan? –Provides a road map –Provides a feasibility check of: Resources/Cost Schedule Goal What is a test plan?
INTRODUCTION Mehmet Sait Andaç Web: Office: 431.
The Project Management Process Groups
Chapter 3 Project Management Parts of this presentation is extracted from Ian Sommerville’s slides located at
The Information Systems Development Processes Chapter 9.
Chapter 1 The Systems Development Environment
Principles of Information Systems Eighth Edition
CASE Tools and Joint and Rapid Application Development
The Systems Engineering Context
Software Configuration Management
Chapter 1 The Systems Development Environment
Chapter 1 The Systems Development Environment
Defining the Activities
Project Management Process Groups
UNIT No- III- Leverging Information System ( Investing strategy )
Chapter 1 The Systems Development Environment
Presentation transcript:

CSCU 411 Software Engineering Chapter 2 Introduction to Software Engineering Management

Learning Objectives To be aware of the contents of a project plan To understand the major dimensions along which a software development project is controlled

The Project’s Problems Some characteristic Reasons people give when software is delivered too late, are exemplified by the following. –the programmers did not tell the truth about the actual status of their code –management grossly underestimated the time needed to complete the project –management did not allow sufficient time to carefully plan the project –the real status of the project was never made clear –the programmers' productivity turned out to be considerably lower than expected –the customer did not know what he wanted

Focus of the Text The book mainly deals with technical aspects of software development: –Design –Specification –Implementation –Testing of software systems The organizational and managerial aspects of software development projects are at least as important as the technical aspects.

The Development Environment A software development project is usually not started in complete isolation There are other projects within the organization that a project needs to be tuned to (or interface with or share resources with) Priorities between projects have to be determined The term information planning is often used to refer to this planning process

The Development Environment Also in a more technical sense, software is not generally developed in isolation. In most cases, software is not written from scratch. –It must interface with existing software –Extend existing software –Use existing subroutine libraries –Build upon an existing framework

Software Development In some sense, the notion of a 'software development project' is a Misnomer. We do not just develop software, we develop systems. –Broadly speaking, a system transforms inputs into outputs Software is an important ingredient of the systems develop, but it is by no means the only ingredient.

Other Elements of the System Technical and User Documentation Hardware System Procedures People

Consider Library Automation The system will contain various software components, such as a database component to store information on and customers and an interaction component to process user requests.

Consider Library Automation As well as the development of these components, attention should be paid to matters like: –Techniques to identify books electronically, such as a barcode scheme –The selection and acquisition of special hardware both for scanning those identifications and for producing identifications for new books –Setting up a scheme to provide all books with the new identification code –Instruction of library employees to handle the new equipment (training material and courses, operating procedures, and the like) – Production of user-friendly documentation for the library customers.

Software Development Project

Starting Given a project's boundary conditions, a software development project may get started. Planning the project is the very first step to be undertaken. Part of this planning process is to identify the project characteristics and their impact on the development process. The result of the planning phase is laid down in a document, The Project Plan, which aims to provide a clear picture of the project to both the customers and the development team.

The Project Plan During the execution of the project, a number of elements have to be managed: –Time –Information –Organization –Quality –Money

PLANNING A SOFTWARE DEVELOPMENT PROJECT The major constituents of a project plan are: –Introduction –Process model –Organization of the project –Standards, guidelines, procedures –Management activities –Risks –Staffing –Methods and techniques –Quality assurance –Work packages –Resources –Budget and schedule –Changes –Delivery

Introduction In the introduction to the project plan, the background and history of the project are given, together with its aims, the project deliverables, the names of She persons responsible, and a summary of the project.

Process Model Chapter 1, we introduced a simple life cycle model in order to discuss the various activities to be dealt with in a software development project.

Organization of the project The relationship of the project to other entities and the organization Organization of the project itself are dealt with under this heading. The project will have a relationship with the user organization, the parent organization, and possibly with other organizations Within the project team, various roles can be identified: project manager, tester, programmer, analyst, etc.

Standards, Guidelines, Procedures Software projects are big projects. Usually, a lot of people are involved. A strong working discipline is therefore needed, in which each person involved follows the standards, guidelines and procedures agreed upon. Documents, such as the Configuration Control Plan or the Quality Assurance Plan.

Management activities Management activities are guided by goals and priorities set for the project. For example, management will have to submit Regular reports on the status and progress of the project. It will also have to follow certain priorities in balancing requirements, schedule and cost.

Risks Potential risks have to be identified as early as possible. There will always be risks: –hardware may not be delivered on time, –qualified personnel may not be available when required, –critical information may be lacking when it is needed

Staffing Staffing At different point!; in time the project will require different amounts of personnel, with different skills. The start, duration, account and expertise of personnel categories are listed under this heading.

Methods and techniques Under this heading, the methods and techniques to be used during requirements engineering, design, implementation and testing are given. Typically, the way version and configuration control for software will be used

Quality Assurance Which organization and procedures will be used to assure that the software being developed meets the quality requirements stated. The documentation is complete and correct

Work Packages Larger projects must be broken down into activities, manageable pieces that can be allocated to individual team members. Each of these activities has to be identified in the project plan.

Resources During the project, many resources are needed. The hardware, CPU-cycles tools needed to support the project are listed under this entry.

Budget and schedule The total budget For the project has to be allocated to the various activities as indicated in the work breakdown structure. The activities also have to be scheduled in time, e.g. using a PERT chart

Changes It has been stated before that changes are inevitable. One has to ensure that these changes are dealt with in an orderly way. Change Orders for specification changes Smaller changes may be documented in th Project Note Book A clear procedure must be specified and followed

Delivery The procedures to be followed in handing over the system to customer must be stated. Get me off the hook

CONTROLLING A SOFTWARE DEVELOPMENT PROJECT After a project plan has been drawn up and approved, the execution of the project may start. During the project, control has to be exerted on the following: –Time, –Information, –Organization –Quality –Money