Quality Management chapter 27.

Slides:



Advertisements
Similar presentations
Advanced Information Systems Development (SD3043)
Advertisements

Chapter 24 Quality Management.
Chapter 24 Quality Management.
IS301 – Software Engineering V:
Influxive Quality Management
Software Quality Management
Quality Management Managing the quality of the software process and products Also known as … Quality Assurance (QA)
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 27 Slide 1 Quality Management.
Quality Management COMP 3663 Daniel L. Silver.
Quality Management & Process Improvement
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 28 Slide 1 Process Improvement.
Overview Lesson 10,11 - Software Quality Assurance
Soft. Eng. II, Spr. 02Dr Driss Kettani, from I. Sommerville1 CSC-3325: Chapter 6 Title : The Software Quality Reading: I. Sommerville, Chap: 24.
©Ian Sommerville 2006Software Engineering, 8th edition. Chapter 27 Slide 1 Quality Management.
©Ian Sommerville 2000 Software Engineering, 6th edition. Chapter 24Slide 1 Quality Management l Managing the quality of the software process and products.
Chapter 24 - Quality Management 1Chapter 24 Quality management.
Software Quality Management
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 27 Slide 1 Quality Management 1.
Chapter 24 - Quality Management 1Chapter 24 Quality management.
Chapter 19 OPERATIONS AND VALUE CHAIN MANAGEMENT © 2003 Pearson Education Canada Inc.19.1.
Chapter 24 - Quality Management
Chapter 24 - Quality Management Lecture 1 1Chapter 24 Quality management.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 27 Slide 1 Quality Management.
CS 4310: Software Engineering
©Ian Sommerville 2000 Software Engineering, 6th edition. Chapter 24Slide 1 Quality Management l Managing the quality of the software process and products.
Information Systems Engineering Lecture 4 – Software Quality
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 27 Slide 1 Quality Management 1.
Product Quality, Testing, Reviews and Standards
Chapter 24 Quality Management.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 27 Slide 1 Quality Management.
Lecture3 : Change Control Lecturer: Kawther Abas 447CS – Management of Programming Projects.
©Ian Sommerville 2000Software Engineering, 6th edition. Chapter 25 Slide 1 Process Improvement l Understanding, Modelling and Improving the Software Process.
This chapter is extracted from Sommerville’s slides. Text book chapter
Software Project Management Lecture # 11. Outline Quality Management (chapter 26 - Pressman)  What is quality?  Meaning of Quality in Various Context.
Quality Management 6/5/2016ICS 413 – Software Engineering1.
Quality Management Managing the quality of the software process and products.
1 Chapter 3 1.Quality Management, 2.Software Cost Estimation 3.Process Improvement.
Quality Management Managing the quality of the software process and products.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 27 Slide 1 Quality Management.
 To introduce the quality management process and key quality management activities  To explain the role of standards in quality management  To explain.
通信软件开发与管理 Course OD601 学时: 32 学分: 2 讲师:罗文彬. Communication Overview System Architecture Overview Performance and Reliability Operation, Administration,
Chapter 24 - Quality Management Lecture 1 1Chapter 24 Quality management.
Copyright © 2007 Pearson Education Canada 9-1 Chapter 9: Internal Controls and Control Risk.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 27 Slide 1 Quality Management.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 27 Slide 1 Quality Management.
1 Software Engineering Muhammad Fahad Khan Software Engineering Muhammad Fahad Khan University Of Engineering.
Software Engineering Process - II 7.1 Unit 7: Quality Management Software Engineering Process - II.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 27 Slide 1 Quality Management.
Chapter 25 Process Improvement.
Chapter 24 Quality Management.
Software Quality Control and Quality Assurance: Introduction
Chapter 24 - Quality Management
Software Quality Assurance
Quality Management in Business and Manufacturing Sectors
Software Verification and Validation
Writing Requirements Lecture # 23.
IS301 – Software Engineering V:
Software Engineering (CSI 321)
People in the process People are an organisation’s most important assets The tasks of a manager are essentially people oriented. Unless there is some.
Chapter 24 - Quality Management
UNIT-6 SOFTWARE QUALITY ASSURANCE
RELEASE AND DEPLOYMENT MANAGEMENT
Business Relationship Management
UNIT-6 SOFTWARE QUALITY ASSURANCE
Chapter 13 Quality Management
Software Testing & Quality Management
Chapter 24 - Quality Management
Quality Management in Business and Manufacturing Sectors
Software Quality Assurance 2015
Chapter 24 - Quality Management
Presentation transcript:

Quality Management chapter 27

Objectives To introduce the quality management process and key quality management activities To explain the role of standards in quality management To explain the concept of a software metric, predictor metrics and control metrics To explain how measurement may be used in assessing software quality and the limitations of software measurement chapter 27

What is quality? Quality, simplistically, means that a product should meet its specification. This is problematical for software systems There is a tension between customer quality requirements (efficiency, reliability, etc.) and developer quality requirements (maintainability, reusability, etc.); Some quality requirements (like maintainability) are difficult to specify in an unambiguous way; Software specifications are usually incomplete and often inconsistent. The specification should be oriented towards the characteristics of the product that the customer wants. However, the development organisation may also have requirements (such as maintainability requirements) that are not included in the specification chapter 27

Software quality management Concerned with ensuring that the required level of quality is achieved in a software product. Involves defining appropriate quality standards and procedures and ensuring that these are followed. Should aim to develop a ‘quality culture’ where quality is seen as everyone’s responsibility. 3. They encourage teams to take responsibility for the quality of their work and to develop new approaches to quality improvement chapter 27

Scope of quality management Formalized Quality management is particularly important for large, complex systems. The quality documentation is a record of progress and supports continuity of development as the development team changes. For smaller systems, quality management needs less documentation and should focus on establishing a quality culture. chapter 27

Quality management activities Quality assurance The establishment of a framework of organizational procedures and standards that lead to high-quality software. Quality planning The selection of appropriate procedures and standards from this framework, adapted for a specific software project. Quality control Ensure that procedures and standards are followed by the software development team. Quality management should be separate from project management to ensure independence. chapter 27

Quality management and software development chapter 27

Process and product quality The quality of a developed product is influenced by the quality of the production process. This is important in software development as some product quality attributes are hard to assess. However, there is a very complex and poorly understood relationship between software processes and product quality. software is not manufactured but is designed. Software development is a creative rather than a mechanical process, so the influence of individual skills and experience is significant. chapter 27

Process-based quality assurance Process quality management involves chapter 27

Practical process quality Define process standards such as how reviews should be conducted, configuration management, etc. Monitor the development process to ensure that standards are being followed. Report on the process to project management and software procurer. Don’t use inappropriate practices simply because standards have been established. chapter 27

Quality assurance and standards Standards are the key to effective quality management. They may be international, national, organizational or project standards. Product standards define characteristics that all components should exhibit e.g. a common programming style. Process standards define how the software process should be enacted. chapter 27

Importance of standards Encapsulation of best practice- avoids repetition of past mistakes. They are a framework for quality assurance processes - they involve checking compliance to standards. They provide continuity - new staff can understand the organisation by understanding the standards that are used. chapter 27

Product and process standards chapter 27

ISO 9001 standards framework An international set of standards that can be used as a basis for developing quality management systems. ISO 9001, the most general of these standards, applies to organizations that design, develop and maintain products, including software. The ISO 9001 standard is a framework for developing software standards. It sets out general quality principles Describes quality processes in general Lays out the organizational standards and procedures that should be defined. These should be documented in an organizational quality manual. chapter 27

ISO 9001 core processes chapter 27

ISO 9001 certification Quality standards and procedures should be documented in an organisational quality manual. An external body may certify that an organisation’s quality manual conforms to ISO 9000 standards. Some customers require suppliers to be ISO 9000 certified although the need for flexibility here is increasingly recognised. chapter 27

Quality planning A quality plan sets out the desired product qualities and how these are assessed and defines the most significant quality attributes. The quality plan should define the quality assessment process. It should set out which organisational standards should be applied and, where necessary, define new standards to be used. chapter 27

Quality plans Quality plan structure Product introduction; Product plans; Process descriptions; Quality goals; Risks and risk management. Quality plans should be short, succinct documents If they are too long, no-one will read them. chapter 27

Quality control This involves checking the software development process to ensure that procedures and standards are being followed. There are two approaches to quality control Quality reviews; Automated software assessment and software measurement. chapter 27

Quality reviews This is the principal method of validating the quality of a process or of a product. A group examines part or all of a process or system and its documentation to find potential problems. There are different types of review with different objectives Inspections for defect removal (product); Reviews for progress assessment (product and process); Quality reviews (product and standards). chapter 27

Key points Software quality management is concerned with ensuring that software meets its required standards. Software standards are an encapsulation of best practice. Reviews are the most widely used approach for assessing software quality. Software measurement gathers information about both the software process and the software product. Product quality metrics should be used to identify potentially problematical components. chapter 27