System and Software Engineering. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 1 Slide 1

Similar documents
Software Engineering COMP 201

Software Processes. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 4 Slide 1

Pertemuan 2. Software Engineering: The Process

Software Processes. Objectives. Topics covered. The software process. Waterfall model. Generic software process models

CMSC 435: Software Engineering Section Back to Software. Important: Team Work. More Resources

Software Engineering

Course Organization. Lecture 1/Part 1

Software tool support for software development

Objectives. The software process. Topics covered. Waterfall model. Generic software process models. Software Processes

Topics covered. Software process models Process iteration Process activities The Rational Unified Process Computer-aided software engineering

Objectives. Rapid software development. Topics covered. Rapid software development. Requirements. Characteristics of RAD processes

The software process

SWE 211 Software Processes

Objectives. Topics covered. Software project management. Management activities. Software management distinctions. Project management

Lecture 1. In practice, most large systems are developed using a. A software process model is an abstract representation

Software Processes 1

Lectures 2 & 3. Software Processes. Software Engineering, COMP201 Slide 1

Software Engineering. Lecture 1: Introduction

II. Software Life Cycle. Laurea Triennale in Informatica Corso di Ingegneria del Software I A.A. 2006/2007 Andrea Polini

Software processes. Software Applications A.Y. 2018/2019

Test Workflow. Michael Fourman Cs2 Software Engineering

CSE320 :: Gurbakash Phonsa: Assistant Professor : CSE. Software Engineering

CTIS 359 Principles of Software Engineering

Learning Approach. Evaluation. Text Book. - Written Test : 20% - Assignment/Project : 30%

Project management. ACSC 383 Software Engineering. Efthyvoulos C. Kyriacou (PhD) Assoc. Prof. Computer Science and Engineering Department

The good news. 34% of software projects succeed. Standish Group, CHAOS Report, 2003

REQUIREMENTS ENGINEERING

Configuration management. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 29 Slide 1

Based on Software Engineering, by Ian Sommerville Coherent sets of activities for specifying, designing, implementing and testing software systems

Requirements Engineering

Configuration management. Configuration management. Objectives. Configuration management. Topics covered. System families

Project management. Ian Sommerville 2006 Software Engineering, 8th edition. Chapter 5 Slide 1

Chapter 16 Software Reuse. Chapter 16 Software reuse

Process Improvement. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 28 Slide 1

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

A Software Measurement Case Study Using GQM

Fit-For-Future Land Administration: Unlocking the Benefits of Sustainable, Cost-Effective Technologies

Introduction to Software Engineering

Explore Comparative Analysis Software Development Life Cycle Models

Chapter 1. Contents. 1.1 What is Software Engineering! Solving Problems. Objectives. What is Software Engineering

Introduction to Software Engineering

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

JOB DESCRIPTION. Senior Business Analyst.docx. Proposed band

Software Reuse. Ian Sommerville 2006 MSc module: Advanced Software Engineering Slide 1

Development Process Bennett, McRobb and Farmer 1

IBM Continuous Engineering augmenting PLM with ALM and Systems Engineering

Software Engineering. SOFTWARE ENGINEERING Subject Code: 10IS51 I.A. Marks : 25 Hours/Week : 04 Exam Hours: 03 Total Hours : 52 Exam Marks: 100 PART A

Software engineering Facts. CSC Compiler Construction Software Engineering Topics. What is software engineering? What is software?

IEEE s Recommended Practice for Architectural Description

HU801B Project Management Lecture 7 - Project Planning

Requirements Engineering Processes. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 7 Slide 1

Chapter 16 Software Reuse. Chapter 16 Software reuse

Solutions Manual. Object-Oriented Software Engineering. An Agile Unified Methodology. David Kung

SOFTWARE ENGINEERING

BMC - Business Service Management Platform

version NDIA CMMI Conf 3.5 SE Tutorial RE - 1

Requirements Analysis

Fundamental estimation questions. Software cost estimation. Costing and pricing. Software cost components. Software pricing factors

Chapter 13. Building Information Systems

Software Engineering

Darshan Institute of Engineering & Technology for Diploma Studies Rajkot Unit-1

Building Information Systems

Software development processes: from the waterfall to the Unified Process

Enterprise Architecture and COBIT

Chapter 6: Software Evolution and Reengineering

Introduction to Software Engineering

Requirements Engineering. Massimo Felici Room 1402, JCMB, KB

A Comparison Between Two Software Engineering Processes, RUP And Waterfall Models

OFFICIAL JOB SPECIFICATION. Senior Manager (Architecture Management)


Enhancing. PeopleSoft Applications With Oracle Fusion Middleware

Part 1. Software engineering Facts. CSC 4181 Compiler Construction Software Engineering Lectures. What is software engineering? What is software?

COMP 354 Introduction to Software Engineering

Rapid software development

Architectural Design. Objectives

Digital & Technology Solutions Specialist Integrated Degree Apprenticeship (Level 7)

7. Model based software architecture

A MODEL BASED SYSTEMS ENGINEERING PROCESSES DEPLOYMENT FRAMEWORK

Development Process and Analysis. LTOOD/OOAD - Verified Software Systems 1

Building Information Systems

The pink lines detail the updating made. Dim 1 Dimension 2 Dimension 3

Unit-V Chapter-1 PROJECT CONTROL & PROCESS INSTRUMENTATION

Software Engineering Ian Sommerville Pearson Education File Type

Software Processes. Chapter 2. CMPT 276 Dr. B. Fraser Based on slides from Software Engineering 9 th ed, Sommerville.

Simulation Software. Chapter 3. Based on the slides provided with the textbook. Jiang Li, Ph.D. Department of Computer Science

Software Engineering. What is Software Engineering? What does SE do? CS / COE 1530

II-IT IV-SEM. 1. Software product and process. Software Engineering and Quality Assurance. Objectives:

Software LEIC. Lecture 23

Part VI MANUFACTURING SUPPORT SYSTEMS

Software Engineering Chap.3 - Agile Software Development

CSE 435 Software Engineering. Sept 14, 2015

MODEL-DRIVEN MANUFACTURING EXECUTION SYSTEM BROCHURE

Software Engineering & Architecture

TOGAF usage in outsourcing of software development

WIND RIVER SIMICS WHEN IT MATTERS, IT RUNS ON WIND RIVER DEVELOP SOFTWARE IN A VIRTUAL ENVIRONMENT

COURSE OUTLINE: Implementing a Data Warehouse with SQL Server Implementing a Data Warehouse with SQL Server 2014

Volume 8, No. 1, Jan-Feb 2017 International Journal of Advanced Research in Computer Science RESEARCH PAPER Available Online at

Modernizing Legacy Applications With Microservices

Pragmatics. Object Orientated Analysis and Design. Benjamin Kenwright

The evolution of Integrated Engineering: SIMATIC PCS 7, SIMIT and COMOS (PCS 7 Plant Automation Accelerator)

Transcription:

System and Software Engineering Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 1 Slide 1

Objectives To introduce software engineering and to explain its importance To set out the answers to key questions about software engineering Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 1 Slide 2

Software engineering The economies of ALL developed nations are dependent on software. More and more systems are software controlled Software engineering is concerned with theories, methods and tools for professional software development. Expenditure on software represents a significant fraction of GNP in all developed countries. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 1 Slide 3

Software costs Software costs often dominate computer system costs. The costs of software on a PC are often greater than the hardware cost. Software costs more to maintain than it does to develop. For systems with a long life, maintenance costs may be several times development costs. Software engineering is concerned with costeffective software development. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 1 Slide 4

FAQs about software engineering What is software? What is software engineering? Why is software engineering important? What is the difference between software engineering and computer science? What is system engineering? What is a software process? What is a software process model? Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 1 Slide 5

FAQs about software engineering What are the costs of software engineering? What are software engineering methods? What is CASE (Computer-Aided Software Engineering) What are the attributes of good software? What are the key challenges facing software engineering? Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 1 Slide 6

What is software? Computer programs and associated documentation such as requirements, design models and user manuals. Software products may be developed for a particular customer or may be developed for a general market. Software products may be Generic - developed to be sold to a range of different customers e.g. PC software such as Excel or Word. Bespoke (custom) - developed for a single customer according to their specification. New software can be created by developing new programs, configuring generic software systems or reusing existing software. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 1 Slide 7

What is software engineering? Software engineering is an engineering discipline that is concerned with all aspects of software production. Software engineers should adopt a systematic and organised approach to their work and use appropriate tools and techniques depending on the problem to be solved, the development constraints and the resources available. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 1 Slide 8

Why is software engineering important? Software must be reliable, secure, usable and maintainable. Software engineering explicitly focuses on delivering software with these attributes and, unlike programming, is not just concerned with the functionality or features of a system. Software engineering is particularly important for systems which people and businesses depend on and which are used for many years. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 1 Slide 9

What is the difference between software engineering and computer science? Computer science is concerned with theory and fundamentals; software engineering is concerned with the practicalities of developing and delivering useful software. Computer science theories are still insufficient to act as a complete underpinning for software engineering (unlike e.g. physics and electrical engineering). Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 1 Slide 10

What is system engineering? System engineering is concerned with all aspects of computer-based systems development including hardware, software and process engineering. System engineers are involved in system specification, architectural design, integration and deployment. Software engineering is part of this process concerned with developing the software infrastructure, control, applications and databases in the system. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 1 Slide 11

What is a software process? A set of activities whose goal is the development or evolution of software. Generic activities in all software processes are: Specification - what the system should do and its development constraints Development - production of the software system Validation - checking that the software is what the customer wants Evolution - changing the software in response to changing demands. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 1 Slide 12

What is a software process model? A simplified representation of a software process, presented from a specific perspective. Examples of process perspectives are Workflow perspective - sequence of activities; Data-flow perspective - information flow; Role/action perspective - who does what. Generic process models Waterfall; Iterative development; Component-based software engineering. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 1 Slide 13

What are the costs of software engineering? Roughly 60% of costs are development costs, 40% are testing costs. For custom software, evolution costs often exceed development costs. Costs vary depending on the type of system being developed and the requirements of system attributes such as performance and system reliability. Distribution of costs depends on the development model that is used. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 1 Slide 14

Activity cost distribution Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 1 Slide 15

Product development costs Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 1 Slide 16

What are software engineering methods? Structured approaches to software development which include system models, notations, rules, design advice and process guidance. Model descriptions Descriptions of graphical models which should be produced; Rules Constraints applied to system models; Recommendations Advice on good design practice; Process guidance What activities to follow. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 1 Slide 17

What is CASE (Computer-Aided Software Engineering) Software systems that are intended to provide automated support for software process activities. CASE systems are often used for method support. Upper-CASE Tools to support the early process activities of requirements and design; Lower-CASE Tools to support later activities such as programming, debugging and testing. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 1 Slide 18

What are the attributes of good software? The software should deliver the required functionality and performance to the user and should be maintainable, dependable and acceptable. Maintainability Software must evolve to meet changing needs; Dependability Software must be trustworthy; Efficiency Software should not make wasteful use of system resources; Acceptability Software must accepted by the users for which it was designed. This means it must be understandable, usable and compatible with other systems. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 1 Slide 19

What are the key challenges facing software engineering? Heterogeneity, delivery and trust. Heterogeneity Developing techniques for building software that can cope with heterogeneous platforms and execution environments; Delivery Trust Developing techniques that lead to faster delivery of software; Developing techniques that demonstrate that software can be trusted by its users. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 1 Slide 20

Key points Software engineering is an engineering discipline that is concerned with all aspects of software production. Software products consist of developed programs and associated documentation. Essential product attributes are maintainability, dependability, efficiency and usability. The software process consists of activities that are involved in developing software products. Basic activities are software specification, development, validation and evolution. Methods are organised ways of producing software. They include suggestions for the process to be followed, the notations to be used, rules governing the system descriptions which are produced and design guidelines. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 1 Slide 21