Unit 1 Learning Objectives



Similar documents
Objectives. The software process. Basic software process Models. Waterfall model. Software Processes

The software process. Generic software process models. Waterfall model. Software Development Methods. Bayu Adhi Tama, ST., MTI.

To introduce software process models To describe three generic process models and when they may be used

Software Engineering. Software Processes. Based on Software Engineering, 7 th Edition by Ian Sommerville

Software Processes. The software process. Generic software process models. Waterfall model. Waterfall model phases

CS 389 Software Engineering. Lecture 2 Chapter 2 Software Processes. Adapted from: Chap 1. Sommerville 9 th ed. Chap 1. Pressman 6 th ed.

Modelli di sviluppo software. Enrico Giunchiglia

Lecture 3 Software Development Processes

Software Processes. Coherent sets of activities for specifying, designing, implementing and testing software systems

Software Engineering. Software Development Process Models. Lecturer: Giuseppe Santucci

Software Engineering. What is a system?

SE464/CS446/ECE452 Software Life-Cycle and Process Models. Instructor: Krzysztof Czarnecki

CS4507 Advanced Software Engineering

Chapter 2 Software Processes

Foundations of software engineering

I219 Software Design Methodology

Software Processes. Topics covered

Software Development Process Models and their Impacts on Requirements Engineering Organizational Requirements Engineering

Software Life Cycle Processes

Software Engineering

TRADITIONAL VS MODERN SOFTWARE ENGINEERING MODELS: A REVIEW

Software Project Models

CHAPTER_3 SOFTWARE ENGINEERING (PROCESS MODELS)

Classical Software Life Cycle Models

Software Engineering. Objectives. Designing, building and maintaining large software systems

In this Lecture you will Learn: Development Process. Unified Software Development Process. Best Practice

CS 487. Week 8. Reference: 1. Software engineering, roger s. pressman. Reading: 1. Ian Sommerville, Chapter 3. Objective:

Software Development Methodologies

Advanced Software Engineering. Software Development Processes

Software Development Process and Activities. CS 490MT/5555, Fall 2015, Yongjie Zheng

Chapter 3. Technology review Introduction

10/4/2013. Sharif University of Technology. Session # 3. Contents. Systems Analysis and Design

Software Life Cycle. Main issues: Discussion of different life cycle models Maintenance or evolution

COMP 354 Introduction to Software Engineering

How To Understand The Software Process

3C05: Unified Software Development Process

Principles of Software Engineering: Software Methodologies. COSI 120b, Spring 2005

Unit I. Introduction

Software Development Life Cycle Models - Process Models. Week 2, Session 1

6. Software Lifecycle Models. A software lifecycle model is a standardised format for planning organising, and running a new development project.

Software Development Life Cycle (SDLC)

CSE 435 Software Engineering. Sept 16, 2015

The most suitable system methodology for the proposed system is drawn out.

Chapter 1 The Systems Development Environment

IT3205: Fundamentals of Software Engineering (Compulsory)

Lecture Objectives. Software Life Cycle. Software Engineering Layers. Software Process. Common Process Framework. Umbrella Activities

Plan-Driven Methodologies

Software Process and Models

Test Cases Design for Software Database Provisioning Development

A Review of an MVC Framework based Software Development

1. Software Process Models (Sommerville Chapters 4, 17, 19, 12.4)

Development Methodologies

Software Engineering. Software Engineering. Software Costs

And the Models Are System/Software Development Life Cycle. Why Life Cycle Approach for Software?

A Comparison between Five Models of Software Engineering

1. Software Process Models (Sommerville Chapters 4, 17, 19, 12.4)

Rapid software development. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 17 Slide 1

General Problem Solving Model. Software Development Methodology. Chapter 2A

A Capability Maturity Model (CMM)

Surveying and evaluating tools for managing processes for software intensive systems

Software Development Process Models

Software Life-Cycle Management

Process Methodology. Wegmans Deli Kiosk. for. Version 1.0. Prepared by DELI-cious Developers. Rochester Institute of Technology

IT3203 Fundamentals of Software Engineering (Compulsory) BIT 2 nd YEAR SEMESTER 3

Software Engineering Reference Framework

Requirements Engineering: A Roadmap

Peter Mileff PhD SOFTWARE ENGINEERING. The Basics of Software Engineering. University of Miskolc Department of Information Technology

2. Analysis, Design and Implementation

Christina Wallin ABB Corporate Research Department of Industrial IT Västerås +46 (0)

IV. Software Lifecycles

Singhania University, Jhunjhunu, Rajasthan, India. 2 Department of Information Technology King Abdul Aziz University, Jeddah, Saudi Arabia

CSCI-485: Software Design

ASSESSMENT OF SOFTWARE PROCESS MODELS

Software Process Models. Xin Feng

Modellistica Medica. Maria Grazia Pia, INFN Genova. Scuola di Specializzazione in Fisica Sanitaria Genova Anno Accademico

Managing TM1 Projects

Systems Analysis and Design

2. Analysis, Design and Implementation

Introduction to Software Engineering (ESE : Einführung in SE)

A Process Model for Software Architecture

Using Simulation to teach project management skills. Dr. Alain April, ÉTS Montréal

Increasing Development Knowledge with EPFC

System development lifecycle waterfall model

LECTURE 1. SYSTEMS DEVELOPMENT

Chap 1. Introduction to Software Architecture

Chapter 3. Software Processes

Development models. 1 Introduction. 2 Analyzing development models. R. Kuiper and E.J. Luit

Module 2. Software Life Cycle Model. Version 2 CSE IIT, Kharagpur

DSDM DSDM. CONSORTiUM. CONSORTiUM. AgileBA. The Handbook for Business Analysts. Extract The Requirements Lifecycle In An Agile Project.

Génie Logiciel et Gestion de Projets. Software Processes Focus on Extreme Programming

Standardized software development model for SME software houses in Pakistan

A Comparison Between Five Models Of Software Engineering

Basic Unified Process: A Process for Small and Agile Projects

How To Understand Software Engineering

Best-Practice Software Engineering: Software Processes to Support Project Success. Dietmar Winkler

Elite: A New Component-Based Software Development Model

The profile of your work on an Agile project will be very different. Agile projects have several things in common:

Software Engineering UNIT -1 OVERVIEW

Transcription:

Fundamentals: Software Engineering Dr. Rami Bahsoon School of Computer Science The University Of Birmingham r.bahsoon@cs.bham.ac.uk www.cs.bham.ac.uk/~rzb Office 112 Y9- Computer Science Unit 1. Introduction to Software Engineering: 1 Processes and lifecycle Unit 1 Learning Objectives In this unit, Unit 1.1 Review software development processes & lifecycle Unit 1.2 Discuss software engineering challenges Discuss reuse-software development and landscape Appraise the benefits & limitations of reuse Case study for orientation: Failure of Ariane 5 Introduces the component-based software lifecycle and contrast it to generic lifecycles Fundamentals of Software Engineering R Bahsoon 2 Unit 2.1 Overview of Software Processes 3 1

Brainstorming Exercise What is your understanding of a Software Process? Have you used any Software Process Model in your practice? Which models? Examples? Uses? Strengths/Weaknesses? Observations? 4 Software Engineering for Orientation Software Engineering is a branch of systems engineering concerned with the development of large and complex software intensive systems. It focuses on: the real-world goals for, services provided by, and constraints on such systems, the precise specification of systems structure and behaviour, and the implementations of these specifications, the activities required in order to develop an assurance that the specifications and real world-world goals have been met, the evolution of these systems over time, and across systems families, It is also concerned with the processes, methods and tools for the development of software intensive systems in an economic and timely manner. Reference: A. Finkelstein 5 Objectives Software processes models Waterfall, incremental, evolutionary, spiral Advantages and disadvantages To describe the Rational Unified Process model 6 2

Software Process A structured set of activities required to develop a software system Specification; Design; Validation; Evolution. A software process model is an abstract representation of a process. It presents a description of a process from some particular perspective. 7 Process Models: Examples The waterfall model Separate and distinct phases of specification and development. Evolutionary development Specification, development and validation are interleaved. Component-based software engineering The system is assembled from existing components. 8 Waterfall Model 9 3

Waterfall Model Phases Phase 1. Requirements analysis and definition The process of establishing what services are required and the constraints on the system s operation and development. What is the system about? Requirements engineering process Feasibility study; Phase 1 Requirements elicitation and analysis; Requirements specification; Requirements validation. 10 Phase 1. Requirements Engineering process Activities Output 11 Waterfall Model Phases Phase 2. System and software design i.e., How the requirements to be realised? Design a software structure that realises the specification; Architectural design Abstract specification Interface design Component design Data structure design Phase 2 Algorithm design.. 12 4

The Software Design Process Output 13 Waterfall Model Phases Phase 3. Implementation and unit testing Implementation: Executable code Unit testing (Component test)» Individual components (function/programs/classes) are tested independently;» Components may be functions or objects or coherent groupings of these entities. Phase 3 14 Waterfall Model Phases Phase 4. Integration and system testing System testing» Testing of the system as a whole. Testing of emergent properties is particularly important. Acceptance testing» Testing with customer data to check that the system meets the customer s needs. Phase 4 15 5

Waterfall Model Phases Phase 5. Operation and maintenance Phase 5 16 Evolutionary Development Exploratory development Objective is to work with customers and to evolve a final system from an initial outline specification. Start with well-understood requirements and add new features as proposed by the customer. Throw-away prototyping Objective is to understand the system requirements. Should start with poorly understood requirements to clarify what is really needed. 17 Evolutionary Development 18 6

Process Iteration System requirements ALWAYS evolve in the course of a project so process iteration where earlier stages are reworked is always part of the process for large systems Iteration can be applied to any of the generic process models (e.g., waterfall) Two (related) approaches Incremental delivery; Spiral development. 19 Incremental Development Reference: A. Finkelstein 20 Incremental Delivery Rather than deliver the system as a single delivery, the development and delivery is broken down into increments with each increment delivering part of the required functionality User requirements are prioritised highest priority requirements are included in early increments Once the development of an increment is started, the requirements are frozen though requirements for later increments can continue to evolve 21 7

Incremental Development Advantages Early increments act as a prototype to help elicit requirements for later increments Lower risk of overall project failure The highest priority system services tend to receive the most testing Customer value can be delivered with each increment so system functionality is available earlier 22 Spiral Development Process is represented as a spiral rather than as a sequence of activities with backtracking Each loop in the spiral represents a phase in the process No fixed phases such as specification or design - loops in the spiral are chosen depending on what is required. Risks are explicitly assessed and resolved throughout the process 23 Spiral Model 24 8

Spiral Model 25 Spiral Model Sectors Objective setting Specific objectives for the phase are identified. Risk assessment and reduction Risks are assessed and activities put in place to reduce the key risks Development and validation A development model for the system is chosen which can be any of the generic models Planning The project is reviewed and the next phase of the spiral is planned 26 Exercise -The Rational Unified Process Use the Internet to understand RUP. Prepare a brief summary on RUP for class discussion 27 9

RUP Model 28 RUP- Phases Inception Establish the business case for the system Elaboration Develop an understanding of the problem domain and the system architecture Construction System design, programming and testing Transition Deploy the system in its operating environment 29 RUP- Class Discussion It is claimed that RUP, if adopted, can: Develop software iteratively, Manage requirements, Support agile software development, Verify software quality, Control changes to software etc. What do you think? Do you agree/disagree & Why? 30 10

Summary of Unit 2.1 Software processes are the activities involved in producing and evolving a software system Software process models are abstract representations of these processes General activities are specification, design and implementation, validation and evolution Generic process models describe the organisation of software processes. Examples include the waterfall model, evolutionary development and component-based software engineering Iterative process models describe the software process as a cycle of activities The Rational Unified Process is a generic process model that separates activities from phases 31 11