Software Verification and Validation

Slides:



Advertisements
Similar presentations
Advanced Information Systems Development (SD3043)
Advertisements

Chapter 24 Quality Management.
Influxive 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.
1.Quality-“a characteristic or attribute of something.” As an attribute of an item, quality refers to measurable characteristics— things we are able to.
Quality Management COMP 3663 Daniel L. Silver.
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.
 QUALITY ASSURANCE:  QA is defined as a procedure or set of procedures intended to ensure that a product or service under development (before work is.
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 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.
Software Quality Chapter Software Quality  How can you tell if software has high quality?  How can we measure the quality of software?  How.
Product Quality, Testing, Reviews and Standards
University of Palestine software engineering department Testing of Software Systems Fundamentals of testing instructor: Tasneem Darwish.
Software Quality Assurance Activities
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 27 Slide 1 Quality Management.
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.
Software Quality Assurance SOFTWARE DEFECT. Defect Repair Defect Repair is a process of repairing the defective part or replacing it, as needed. For example,
1 Lecture 12: Chapter 16 Software Quality Assurance Slide Set to accompany Software Engineering: A Practitioner’s Approach, 7/e by Roger S. Pressman Slides.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 27 Slide 1 Quality Management.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 27 Slide 1 Quality Management.
Laurea Triennale in Informatica – Corso di Ingegneria del Software I – A.A. 2006/2007 Andrea Polini XVII. Verification and Validation.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 27 Slide 1 Quality Management.
SOFTWARE TESTING Date: 29-Dec-2016 By: Ram Karthick.
Chapter 24 Quality Management.
Software Quality Control and Quality Assurance: Introduction
Chapter 24 - Quality Management
Software Quality Engineering
Software Quality Assurance
Software Verification and Validation
Quality Management chapter 27.
IS301 – Software Engineering V:
Chapter 10 Software Quality Assurance& Test Plan Software Testing
Software Quality Engineering
Chapter 8 – Software Testing
Software Quality Assurance
Chapter 21 Software Quality Assurance
Verification and Validation
Chapter 24 - Quality Management
UNIT-6 SOFTWARE QUALITY ASSURANCE
Air Carrier Continuing Analysis and Surveillance System (CASS)
Chapter 21 Software Quality Assurance
Software Quality Engineering
Verification and Validation Unit Testing
Fundamental Test Process
UNIT-6 SOFTWARE QUALITY ASSURANCE
Chapter 13 Quality Management
Quality Measurable characteristic Cyclomatic complexity Cohesion
Chapter 24 - Quality Management
Chapter 24 - Quality Management
Presentation transcript:

Software Verification and Validation Lecture-03

SQA Principals Feedback Focus on Critical Factor Multiple Objectives Quality Control Motivation Evolution Process Improvement Persistence Different Effects of SQA Result-focused

Error, Defect, Failure Error: Human mistake cause error Defect: Improper program conditions generally result of Error Failure: difference from intended behavior Figure from: SOFTWARE QUALITY ASSURANCE, TESTING AND METRICS by BASU, ANIRBAN

Defect Prevention and Detection Prevention: Lets the defect not arise Detection: If defect arises, lets detect and remove it

Inspection An inspection is a rigorous team review of a work product by peers of the producer of the work product The size of the team will vary with the characteristics of the work product being inspected; e.g., size, type Direct fault detection and removal

Testing The basic idea of testing involves the execution of software and the observation of its behavior or outcome If a failure is observed, the execution record is analyzed to locate and fix the faults that caused the failure Otherwise, we gain some confidence that the software under testing is more likely to fulfill its designated functions

SQA Group Every company, which wants to establish a reputation for producing high quality software, must establish a Software Quality Assurance (SQA) Group within the company This groups must be funded properly and management must pay attention to the reports and presentations made by this group

Defect Quality Measurements Defect discovery points (i.e., inspections, tests, customer reports, etc.) Defect removal efficiency levels Normalized data (i.e., defects per function point or per KLOC) Causative factors (i.e., complexity, creeping requirements, etc.) Defect repair speeds or intervals from the first report to the release of the fix

Quality management SQM comprises of processes that ensure that the Software Project would reach its goals. In other words the Software Project would meet the clients expectations. Quality planning Quality assurance Quality control

1. Quality planning Quality planning is the process of developing a quality plan for a project The starting point for the Planning process is the standards followed by the Organization.

1. Quality planning Inputs Outputs a. Company’s Quality Policy  b. Organization Standards  c. Relevant Industry Standards  d. Regulations  e. Scope of Work  f. Project Requirements Outputs a. Standards defined for the Project  b. Quality Plan

1. Quality planning A quality plan sets out the desired product qualities and how these are assessed and define the most significant quality attributes It should define the quality assessment process It should set out which organisational standards should be applied and, if necessary, define new standards

Quality plan structure Product introduction Product plans Process descriptions Quality goals Risks and risk management

2. Quality assurance The Input to the Quality Assurance Processes is the Quality Plan created during Planning.  Quality Audits and various other techniques are used to evaluate the performance. This helps us to ensure that the Project is following the Quality Management Plan.

3. Quality control Work done on deliverable is satisfactory or not? Inputs: 1. Quality Management Plan. 2. Quality Standards for the Project. 3. Actual Observations and Measurements of the work done or work in Progress. Two approaches to quality control Quality reviews Automated software assessment and software measurement

Quality reviews The principal method of validating the quality of a process or of a product Group examines part or all of system and its documentation to find potential problems

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

Importance of standards Encapsulation of best practice- avoids repetition of past mistakes Framework for quality assurance process - it involves checking standard compliance Provide continuity - new staff can understand the organisation by understanding the standards applied

Product and process standards

Problems with standards Not seen as relevant and up-to-date by software engineers Involve too much bureaucratic form filling Unsupported by software tools so tedious manual work is involved to maintain standards

Standards development Involve practitioners in development. Engineers should understand the rationale underlying a standard Review standards and their usage regularly. Standards can quickly become outdated and this reduces their credibility amongst practitioners Detailed standards should have associated tool support. Excessive clerical work is the most significant complaint against standards

Summary SQA Principals/practices Quality Management QA and Standards