SlideShare a Scribd company logo
1 of 41
Quality Management
- Quality concepts
- Software quality assurance
- Software reviews
- Statistical software quality assurance
- Software reliability, availability, and safety
- ISO 9000
- CMM
- SQA plan
 Managing the quality of the software process and products
 Also called software quality assurance (SQA)
 Serves as an umbrella activity that is applied throughout the software
process
 Involves doing the software development correctly versus doing it over
again
 Reduces the amount of rework, which results in lower costs and improved
time to market
 Encompasses
› A software quality assurance process
› Specific quality assurance and quality control tasks (including formal
technical reviews and a multi-tiered testing strategy)
› Effective software engineering practices (methods and tools)
› Control of all software work products and the changes made to them
› A procedure to ensure compliance with software development
standards
 Quality means that a product satisfies the demands of its
specifications
 It also means achieving a high level of customer satisfaction
with the product
 In software systems this is difficult
› customer quality requirements (e.g. efficiency or
reliability) often conflict with developer quality
requirements (e.g. maintainability or reusability)
› software specifications are often incomplete, inconsistent,
or ambiguous
 Two kinds of quality are sought out
› Quality of design
 The characteristic that designers specify for an item
 This encompasses requirements, specifications, and the design of
the system
› Quality of conformance (i.e., implementation)
 The degree to which the design specifications are followed during
manufacturing
 This focuses on how well the implementation follows the design
and how well the resulting system meets its requirements
 Quality also can be looked at in terms of user satisfaction
User satisfaction = compliant product + good quality
+ delivery within budget and schedule
 Involves a series of inspections, reviews, and tests used
throughout the software process
 Ensures that each work product meets the requirements
placed on it
 Includes a feedback loop to the process that created the work
product
› This is essential in minimizing the errors produced
 Combines measurement and feedback in order to adjust the
process when product specifications are not met
 Requires all work products to have defined, measurable
specifications to which practitioners may compare to the
output of each process
 Consists of a set of auditing and reporting functions that
assess the effectiveness and completeness of quality control
activities
 Provides management personnel with data that provides
insight into the quality of the products
 Alerts management personnel to quality problems so that they
can apply the necessary resources to resolve quality issues
 Includes all costs incurred in the pursuit of quality or in performing
quality-related activities
 Is studied to
› Provide a baseline for the current cost of quality
› Identify opportunities for reducing the cost of quality
› Provide a normalized basis of comparison (which is usually dollars)
 Involves various kinds of quality costs (See next slide)
 Increases dramatically as the activities progress from
› Prevention  Detection  Internal failure  External failure
 Prevention costs
› Quality planning, formal technical reviews, test equipment, training
 Appraisal costs
› Inspections, equipment calibration and maintenance, testing
 Failure costs – subdivided into internal failure costs and external failure
costs
› Internal failure costs
 Incurred when an error is detected in a product prior to shipment
 Include rework, repair, and failure mode analysis
› External failure costs
 Involves defects found after the product has been shipped
 Include complaint resolution, product return and replacement, help
line support, and warranty work
 Definition: "Conformance to explicitly stated functional and performance
requirements, explicitly documented development standards, and implicit
characteristics that are expected of all professionally developed software“
 This definition emphasizes three points
› Software requirements are the foundation from which quality is
measured; lack of conformance to requirements is lack of quality
› Specified standards define a set of development criteria that guide the
manner in which software is engineered; if the criteria are not
followed, lack of quality will almost surely result
› A set of implicit requirements often goes unmentioned; if software
fails to meet implicit requirements, software quality is suspect
 Software quality is no longer the sole responsibility of the programmer
› It extends to software engineers, project managers, customers,
salespeople, and the SQA group
› Software engineers apply solid technical methods and measures,
conduct formal technical reviews, and perform well-planned software
testing
 Serves as the customer's in-house representative
 Assists the software team in achieving a high-quality product
 Views the software from the customer's point of view
› Does the software adequately meet quality factors?
› Has software development been conducted according to
pre-established standards?
› Have technical disciplines properly performed their roles
as part of the SQA activity?
 Performs a set of of activities that address quality assurance
planning, oversight, record keeping, analysis, and reporting
(See next slide)
 Prepares an SQA plan for a project
 Participates in the development of the project's software
process description
 Reviews software engineering activities to verify compliance
with the defined software process
 Audits designated software work products to verify
compliance with those defined as part of the software process
 Ensures that deviations in software work and work products
are documented and handled according to a documented
procedure
 Records any noncompliance and reports to senior
management
 Coordinates the control and management of change
 Helps to collect and analyze software metrics
 Serve as a filter for the software process
 Are applied at various points during the software process
 Uncover errors that can then be removed
 Purify the software analysis, design, coding, and testing activities
 Catch large classes of errors that escape the originator more than other
practitioners
 Include the formal technical review (also called a walkthrough or
inspection)
› Acts as the most effective SQA filter
› Conducted by software engineers for software engineers
› Effectively uncovers errors and improves software quality
› Has been shown to be up to 75% effective in uncovering design flaws
(which constitute 50-65% of all errors in software)
 Require the software engineers to expend time and effort, and the
organization to cover the costs
 Objectives
› To uncover errors in function, logic, or implementation for any
representation of the software
› To verify that the software under review meets its requirements
› To ensure that the software has been represented according to
predefined standards
› To achieve software that is developed in a uniform manner
› To make projects more manageable
 Serves as a training ground for junior software engineers to observe
different approaches to software analysis, design, and construction
 Promotes backup and continuity because a number of people become
familiar with other parts of the software
 May sometimes be a sample-driven review
› Project managers must quantify those work products that are the
primary targets for formal technical reviews
› The sample of products that are reviewed must be representative of the
products as a whole
 Has the following constraints
› From 3-5 people should be involved
› Advance preparation (i.e., reading) should occur for each participant
but should require no more than two hours a piece and involve only a
small subset of components
› The duration of the meeting should be less than two hours
 Focuses on a specific work product (a software requirements specification,
a detailed design, a source code listing)
 Activities before the meeting
› The producer informs the project manager that a work product is
complete and ready for review
› The project manager contacts a review leader, who evaluates the
product for readiness, generates copies of product materials, and
distributes them to the reviewers for advance preparation
› Each reviewer spends one to two hours reviewing the product and
making notes before the actual review meeting
› The review leader establishes an agenda for the review meeting and
schedules the time and location
 Activities during the meeting
› The meeting is attended by the review leader, all reviewers, and the producer
› One of the reviewers also serves as the recorder for all issues and decisions
concerning the product
› After a brief introduction by the review leader, the producer proceeds to "walk
through" the work product while reviewers ask questions and raise issues
› The recorder notes any valid problems or errors that are discovered; no time or
effort is spent in this meeting to solve any of these problems or errors
 Activities at the conclusion of the meeting
› All attendees must decide whether to
 Accept the product without further modification
 Reject the product due to severe errors (After these errors are corrected,
another review will then occur)
 Accept the product provisionally (Minor errors need to be corrected but no
additional review is required)
› All attendees then complete a sign-off in which they indicate that they took
part in the review and that they concur with the findings
1) Review the product, not the producer
2) Set an agenda and maintain it
3) Limit debate and rebuttal; conduct in-depth discussions off-line
4) Enunciate problem areas, but don't attempt to solve the
problem noted
5) Take written notes; utilize a wall board to capture comments
6) Limit the number of participants and insist upon advance
preparation
7) Develop a checklist for each product in order to structure and
focus the review
8) Allocate resources and schedule time for FTRs
9) Conduct meaningful training for all reviewers
10) Review your earlier reviews to improve the overall review
process
1. Collect and categorize information (i.e., causes) about
software defects that occur
2. Attempt to trace each defect to its underlying cause (e.g.,
nonconformance to specifications, design error, violation of
standards, poor communication with the customer)
3. Using the Pareto principle (80% of defects can be traced to
20% of all causes), isolate the 20%
 Incomplete or erroneous specifications
 Misinterpretation of customer communication
 Intentional deviation from specifications
 Violation of programming standards
 Errors in data representation
 Inconsistent component interface
 Errors in design logic
 Incomplete or erroneous testing
 Inaccurate or incomplete documentation
 Errors in programming language translation of design
 Ambiguous or inconsistent human/computer interface
 Popularized by Motorola in the 1980s
 Is the most widely used strategy for statistical quality
assurance
 Uses data and statistical analysis to measure and improve a
company's operational performance
 Identifies and eliminates defects in manufacturing and
service-related processes
 The "Six Sigma" refers to six standard deviations (3.4 defects
per a million occurrences)
 Three core steps
› Define customer requirements, deliverables, and project goals via
well-defined methods of customer communication
› Measure the existing process and its output to determine current
quality performance (collect defect metrics)
› Analyze defect metrics and determine the vital few causes (the 20%)
 Two additional steps are added for existing processes (and can be done in
parallel)
› Improve the process by eliminating the root causes of defects
› Control the process to ensure that future work does not reintroduce the
causes of defects
 All of these steps need to be performed so that you can manage the
process to accomplish something
 You cannot effectively manage and improve a process until you first do
these steps (in this order):
The work to be done
Define the work process
Measure the work process
Analyze the work process
Control the work process
Manage and improve the work process
 Software failure
› Defined: Nonconformance to software requirements
› Given a set of valid requirements, all software failures can be traced to design
or implementation problems (i.e., nothing wears out like it does in hardware)
 Software reliability
› Defined: The probability of failure-free operation of a software application in
a specified environment for a specified time
› Estimated using historical and development data
› A simple measure is MTBF = MTTF + MTTR = Uptime + Downtime
› Example:
 MTBF = 68 days + 3 days = 71 days
 Failures per 100 days = (1/71) * 100 = 1.4
 Software availability
› Defined: The probability that a software application is operating according to
requirements at a given point in time
› Availability = [MTTF/ (MTTF + MTTR)] * 100%
› Example:
 Avail. = [68 days / (68 days + 3 days)] * 100 % = 96%
 Focuses on identification and assessment of potential hazards to software
operation
 It differs from software reliability
› Software reliability uses statistical analysis to determine the likelihood
that a software failure will occur; however, the failure may not
necessarily result in a hazard or mishap
› Software safety examines the ways in which failures result in
conditions that can lead to a hazard or mishap; it identifies faults that
may lead to failures
 Software failures are evaluated in the context of an entire computer-based
system and its environment through the process of fault tree analysis or
hazard analysis
 International set of standards for quality management
 Applicable to a range of organisations from
manufacturing to service industries
 ISO 9001 applicable to organisations which design,
develop and maintain products
 ISO 9001 is a generic model of the quality process
Must be instantiated for each organisation
 Quality standards and procedures should be
documented in an organisational quality manual
 External body may certify that an organisation’s
quality manual conforms to ISO 9000 standards
 Customers are, increasingly, demanding that
suppliers are ISO 9000 certified
Project 1
quality plan
Project 2
quality plan
Project 3
quality plan
Project quality
management
Organization
quality manual
ISO 9000
quality models
Organization
quality process
is used to develop instantiated as
instantiated as
documents
Supports
 Created by the Software Engineering Institute, a
research center founded by Congress in 1984
 A structure designed to direct IT organizations
through software process improvement
 Philosophy of “continuous process improvement”
 Probability of producing quality software is low
 No management practices
 No documentation or evaluation
 If reach quality, usually due to extreme efforts of a
few people or to individual practices by a manager
 Respond to crises
 Requirements management begins: identification of
project prerequisites & assignment to the appropriate
area
 Project management begins: responsibility, software
development plan, implementation and analysis of
project plan
 Quality assurance begins: comparing actual progress
on the project with the project plan
 Software management begins: collection of data,
identification of elements of success and application
to new projects
 Quality of projects able to be replicated
 Defining and implementing proven practices
throughout the organization
 Increased productivity, efficiency and effectiveness
using these practices
 Emergence of training group to provide
organization-wide knowledge
 Emergence of a group called the Software
Engineering Process Group, which continues
development of software processes
 Increased management of software products and
processes
 Measurable goals set for quality of software products
and processes
 Collection and analysis of data from all current
projects using a software process database
 Increased predictability and decreased
risk due to improved standardized practices
used throughout the organization
 “Continuous process improvement”
 Proactive consideration of potential problems and
weaknesses
 Work to prevent defects
 Analysis of any defects or problems and making
adjustments to prevent reoccurrence
 Provides a road map for instituting software quality assurance in an
organization
 Developed by the SQA group to serve as a template for SQA activities that
are instituted for each software project in an organization
 Structured as follows:
› The purpose and scope of the plan
› A description of all software engineering work products that fall
within the purview of SQA
› All applicable standards and practices that are applied during the
software process
› SQA actions and tasks (including reviews and audits) and their
placement throughout the software process
› The tools and methods that support SQA actions and tasks
› Methods for assembling, safeguarding, and maintaining all SQA-
related records
› Organizational roles and responsibilities relative to product quality

More Related Content

What's hot

software Quality management presentation
software Quality management presentationsoftware Quality management presentation
software Quality management presentationMuneeb Khan
 
Quality assurance and management, software engineering
Quality assurance and management, software engineeringQuality assurance and management, software engineering
Quality assurance and management, software engineeringRupesh Vaishnav
 
Software quality assurance and cyber security
Software quality assurance and cyber securitySoftware quality assurance and cyber security
Software quality assurance and cyber securityNascenia IT
 
A Guide to the Forthcoming 2012 Revision of the IEEE Software Quality Assuran...
A Guide to the Forthcoming 2012 Revision of the IEEE Software Quality Assuran...A Guide to the Forthcoming 2012 Revision of the IEEE Software Quality Assuran...
A Guide to the Forthcoming 2012 Revision of the IEEE Software Quality Assuran...dheimann5
 
Lecture10
Lecture10Lecture10
Lecture10soloeng
 
Components of the sqa system
Components of the sqa system Components of the sqa system
Components of the sqa system Hamza Malik
 
Introduction To Software Quality Assurance
Introduction To Software Quality AssuranceIntroduction To Software Quality Assurance
Introduction To Software Quality Assuranceruth_reategui
 
Quality management in software engineering
Quality management in software engineeringQuality management in software engineering
Quality management in software engineeringZain ul Abideen
 
Software Quality Assurance
Software Quality AssuranceSoftware Quality Assurance
Software Quality Assurancelakshmi1693
 
Software quality assurance
Software quality assuranceSoftware quality assurance
Software quality assuranceEr. Nancy
 
Software Quality Assurance
Software Quality AssuranceSoftware Quality Assurance
Software Quality AssuranceSaqib Raza
 
Lecture 05 Software Quality Management
Lecture 05 Software Quality ManagementLecture 05 Software Quality Management
Lecture 05 Software Quality ManagementAchmad Solichin
 
Software quality assurance activites
Software quality assurance activitesSoftware quality assurance activites
Software quality assurance activitesGolu Gupta
 
Fundamentals of Software Quality Assurance & Testing
Fundamentals of Software Quality Assurance & TestingFundamentals of Software Quality Assurance & Testing
Fundamentals of Software Quality Assurance & Testingrongbaz
 
Software Quality Management
Software Quality ManagementSoftware Quality Management
Software Quality ManagementKrishna Sujeer
 
Chapter 8 software quality assurance and configuration audit
Chapter 8 software quality assurance and configuration auditChapter 8 software quality assurance and configuration audit
Chapter 8 software quality assurance and configuration auditCliftone Mullah
 
Software Quality Assurance SQA
Software Quality Assurance SQASoftware Quality Assurance SQA
Software Quality Assurance SQAFizah Ali
 
Software quality assurance
Software quality assuranceSoftware quality assurance
Software quality assuranceRajeev Sharan
 

What's hot (20)

software Quality management presentation
software Quality management presentationsoftware Quality management presentation
software Quality management presentation
 
Quality assurance and management, software engineering
Quality assurance and management, software engineeringQuality assurance and management, software engineering
Quality assurance and management, software engineering
 
Software quality assurance and cyber security
Software quality assurance and cyber securitySoftware quality assurance and cyber security
Software quality assurance and cyber security
 
A Guide to the Forthcoming 2012 Revision of the IEEE Software Quality Assuran...
A Guide to the Forthcoming 2012 Revision of the IEEE Software Quality Assuran...A Guide to the Forthcoming 2012 Revision of the IEEE Software Quality Assuran...
A Guide to the Forthcoming 2012 Revision of the IEEE Software Quality Assuran...
 
Lecture10
Lecture10Lecture10
Lecture10
 
Components of the sqa system
Components of the sqa system Components of the sqa system
Components of the sqa system
 
Introduction To Software Quality Assurance
Introduction To Software Quality AssuranceIntroduction To Software Quality Assurance
Introduction To Software Quality Assurance
 
Quality management in software engineering
Quality management in software engineeringQuality management in software engineering
Quality management in software engineering
 
Software Quality Assurance
Software Quality AssuranceSoftware Quality Assurance
Software Quality Assurance
 
Quality Assurance in Software Ind.
Quality Assurance in Software Ind.Quality Assurance in Software Ind.
Quality Assurance in Software Ind.
 
Software quality assurance
Software quality assuranceSoftware quality assurance
Software quality assurance
 
Software Quality Assurance
Software Quality AssuranceSoftware Quality Assurance
Software Quality Assurance
 
SQA Components
SQA ComponentsSQA Components
SQA Components
 
Lecture 05 Software Quality Management
Lecture 05 Software Quality ManagementLecture 05 Software Quality Management
Lecture 05 Software Quality Management
 
Software quality assurance activites
Software quality assurance activitesSoftware quality assurance activites
Software quality assurance activites
 
Fundamentals of Software Quality Assurance & Testing
Fundamentals of Software Quality Assurance & TestingFundamentals of Software Quality Assurance & Testing
Fundamentals of Software Quality Assurance & Testing
 
Software Quality Management
Software Quality ManagementSoftware Quality Management
Software Quality Management
 
Chapter 8 software quality assurance and configuration audit
Chapter 8 software quality assurance and configuration auditChapter 8 software quality assurance and configuration audit
Chapter 8 software quality assurance and configuration audit
 
Software Quality Assurance SQA
Software Quality Assurance SQASoftware Quality Assurance SQA
Software Quality Assurance SQA
 
Software quality assurance
Software quality assuranceSoftware quality assurance
Software quality assurance
 

Similar to Quality management

Software_Verification_and_Validation.ppt
Software_Verification_and_Validation.pptSoftware_Verification_and_Validation.ppt
Software_Verification_and_Validation.pptSaba651353
 
Quality Management in Software Engineering SE24
Quality Management in Software Engineering SE24Quality Management in Software Engineering SE24
Quality Management in Software Engineering SE24koolkampus
 
Quality Management
Quality ManagementQuality Management
Quality ManagementBuchiri
 
Quality Mangt
Quality MangtQuality Mangt
Quality Mangtajithsrc
 
Software Quality Assurance in software engineering
Software Quality Assurance in software engineeringSoftware Quality Assurance in software engineering
Software Quality Assurance in software engineeringMuhammadTalha436
 
16103271 software-testing-ppt
16103271 software-testing-ppt16103271 software-testing-ppt
16103271 software-testing-pptatish90
 
Day 2 meet shilpa - measuring software quality-are you up-to-date on what an...
Day 2 meet shilpa  - measuring software quality-are you up-to-date on what an...Day 2 meet shilpa  - measuring software quality-are you up-to-date on what an...
Day 2 meet shilpa - measuring software quality-are you up-to-date on what an...XBOSoft
 
chapter2-softwareprocessmodels-190805164811.pdf
chapter2-softwareprocessmodels-190805164811.pdfchapter2-softwareprocessmodels-190805164811.pdf
chapter2-softwareprocessmodels-190805164811.pdfsomnathmule3
 
Software testing for beginners
Software testing for beginners Software testing for beginners
Software testing for beginners ssuser622d45
 
Software quality assurance
Software quality assuranceSoftware quality assurance
Software quality assuranceRizky Munggaran
 

Similar to Quality management (20)

Software quality assurance
Software quality assuranceSoftware quality assurance
Software quality assurance
 
Softwaretesting
SoftwaretestingSoftwaretesting
Softwaretesting
 
Software_Verification_and_Validation.ppt
Software_Verification_and_Validation.pptSoftware_Verification_and_Validation.ppt
Software_Verification_and_Validation.ppt
 
Quality Management in Software Engineering SE24
Quality Management in Software Engineering SE24Quality Management in Software Engineering SE24
Quality Management in Software Engineering SE24
 
Quality Management
Quality ManagementQuality Management
Quality Management
 
Ch27
Ch27Ch27
Ch27
 
Quality Mangt
Quality MangtQuality Mangt
Quality Mangt
 
Software Quality Assurance in software engineering
Software Quality Assurance in software engineeringSoftware Quality Assurance in software engineering
Software Quality Assurance in software engineering
 
Slides chapters 26-27
Slides chapters 26-27Slides chapters 26-27
Slides chapters 26-27
 
unit-5-1.ppt
unit-5-1.pptunit-5-1.ppt
unit-5-1.ppt
 
unit-5-1.ppt
unit-5-1.pptunit-5-1.ppt
unit-5-1.ppt
 
16103271 software-testing-ppt
16103271 software-testing-ppt16103271 software-testing-ppt
16103271 software-testing-ppt
 
Day 2 meet shilpa - measuring software quality-are you up-to-date on what an...
Day 2 meet shilpa  - measuring software quality-are you up-to-date on what an...Day 2 meet shilpa  - measuring software quality-are you up-to-date on what an...
Day 2 meet shilpa - measuring software quality-are you up-to-date on what an...
 
Software testing kn husainy
Software testing kn husainySoftware testing kn husainy
Software testing kn husainy
 
chapter2-softwareprocessmodels-190805164811.pdf
chapter2-softwareprocessmodels-190805164811.pdfchapter2-softwareprocessmodels-190805164811.pdf
chapter2-softwareprocessmodels-190805164811.pdf
 
Chapter 2 software process models
Chapter 2   software process modelsChapter 2   software process models
Chapter 2 software process models
 
stfbegn.ppt
stfbegn.pptstfbegn.ppt
stfbegn.ppt
 
Software testing for beginners
Software testing for beginners Software testing for beginners
Software testing for beginners
 
Software quality assurance
Software quality assuranceSoftware quality assurance
Software quality assurance
 
Qa
QaQa
Qa
 

Recently uploaded

Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxShobhayan Kirtania
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...Pooja Nehwal
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 

Recently uploaded (20)

INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptx
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 

Quality management

  • 2. - Quality concepts - Software quality assurance - Software reviews - Statistical software quality assurance - Software reliability, availability, and safety - ISO 9000 - CMM - SQA plan
  • 3.
  • 4.  Managing the quality of the software process and products  Also called software quality assurance (SQA)  Serves as an umbrella activity that is applied throughout the software process  Involves doing the software development correctly versus doing it over again  Reduces the amount of rework, which results in lower costs and improved time to market  Encompasses › A software quality assurance process › Specific quality assurance and quality control tasks (including formal technical reviews and a multi-tiered testing strategy) › Effective software engineering practices (methods and tools) › Control of all software work products and the changes made to them › A procedure to ensure compliance with software development standards
  • 5.  Quality means that a product satisfies the demands of its specifications  It also means achieving a high level of customer satisfaction with the product  In software systems this is difficult › customer quality requirements (e.g. efficiency or reliability) often conflict with developer quality requirements (e.g. maintainability or reusability) › software specifications are often incomplete, inconsistent, or ambiguous
  • 6.  Two kinds of quality are sought out › Quality of design  The characteristic that designers specify for an item  This encompasses requirements, specifications, and the design of the system › Quality of conformance (i.e., implementation)  The degree to which the design specifications are followed during manufacturing  This focuses on how well the implementation follows the design and how well the resulting system meets its requirements  Quality also can be looked at in terms of user satisfaction User satisfaction = compliant product + good quality + delivery within budget and schedule
  • 7.  Involves a series of inspections, reviews, and tests used throughout the software process  Ensures that each work product meets the requirements placed on it  Includes a feedback loop to the process that created the work product › This is essential in minimizing the errors produced  Combines measurement and feedback in order to adjust the process when product specifications are not met  Requires all work products to have defined, measurable specifications to which practitioners may compare to the output of each process
  • 8.  Consists of a set of auditing and reporting functions that assess the effectiveness and completeness of quality control activities  Provides management personnel with data that provides insight into the quality of the products  Alerts management personnel to quality problems so that they can apply the necessary resources to resolve quality issues
  • 9.  Includes all costs incurred in the pursuit of quality or in performing quality-related activities  Is studied to › Provide a baseline for the current cost of quality › Identify opportunities for reducing the cost of quality › Provide a normalized basis of comparison (which is usually dollars)  Involves various kinds of quality costs (See next slide)  Increases dramatically as the activities progress from › Prevention  Detection  Internal failure  External failure
  • 10.  Prevention costs › Quality planning, formal technical reviews, test equipment, training  Appraisal costs › Inspections, equipment calibration and maintenance, testing  Failure costs – subdivided into internal failure costs and external failure costs › Internal failure costs  Incurred when an error is detected in a product prior to shipment  Include rework, repair, and failure mode analysis › External failure costs  Involves defects found after the product has been shipped  Include complaint resolution, product return and replacement, help line support, and warranty work
  • 11.
  • 12.  Definition: "Conformance to explicitly stated functional and performance requirements, explicitly documented development standards, and implicit characteristics that are expected of all professionally developed software“  This definition emphasizes three points › Software requirements are the foundation from which quality is measured; lack of conformance to requirements is lack of quality › Specified standards define a set of development criteria that guide the manner in which software is engineered; if the criteria are not followed, lack of quality will almost surely result › A set of implicit requirements often goes unmentioned; if software fails to meet implicit requirements, software quality is suspect  Software quality is no longer the sole responsibility of the programmer › It extends to software engineers, project managers, customers, salespeople, and the SQA group › Software engineers apply solid technical methods and measures, conduct formal technical reviews, and perform well-planned software testing
  • 13.  Serves as the customer's in-house representative  Assists the software team in achieving a high-quality product  Views the software from the customer's point of view › Does the software adequately meet quality factors? › Has software development been conducted according to pre-established standards? › Have technical disciplines properly performed their roles as part of the SQA activity?  Performs a set of of activities that address quality assurance planning, oversight, record keeping, analysis, and reporting (See next slide)
  • 14.  Prepares an SQA plan for a project  Participates in the development of the project's software process description  Reviews software engineering activities to verify compliance with the defined software process  Audits designated software work products to verify compliance with those defined as part of the software process  Ensures that deviations in software work and work products are documented and handled according to a documented procedure  Records any noncompliance and reports to senior management  Coordinates the control and management of change  Helps to collect and analyze software metrics
  • 15.
  • 16.  Serve as a filter for the software process  Are applied at various points during the software process  Uncover errors that can then be removed  Purify the software analysis, design, coding, and testing activities  Catch large classes of errors that escape the originator more than other practitioners  Include the formal technical review (also called a walkthrough or inspection) › Acts as the most effective SQA filter › Conducted by software engineers for software engineers › Effectively uncovers errors and improves software quality › Has been shown to be up to 75% effective in uncovering design flaws (which constitute 50-65% of all errors in software)  Require the software engineers to expend time and effort, and the organization to cover the costs
  • 17.  Objectives › To uncover errors in function, logic, or implementation for any representation of the software › To verify that the software under review meets its requirements › To ensure that the software has been represented according to predefined standards › To achieve software that is developed in a uniform manner › To make projects more manageable  Serves as a training ground for junior software engineers to observe different approaches to software analysis, design, and construction  Promotes backup and continuity because a number of people become familiar with other parts of the software  May sometimes be a sample-driven review › Project managers must quantify those work products that are the primary targets for formal technical reviews › The sample of products that are reviewed must be representative of the products as a whole
  • 18.  Has the following constraints › From 3-5 people should be involved › Advance preparation (i.e., reading) should occur for each participant but should require no more than two hours a piece and involve only a small subset of components › The duration of the meeting should be less than two hours  Focuses on a specific work product (a software requirements specification, a detailed design, a source code listing)  Activities before the meeting › The producer informs the project manager that a work product is complete and ready for review › The project manager contacts a review leader, who evaluates the product for readiness, generates copies of product materials, and distributes them to the reviewers for advance preparation › Each reviewer spends one to two hours reviewing the product and making notes before the actual review meeting › The review leader establishes an agenda for the review meeting and schedules the time and location
  • 19.  Activities during the meeting › The meeting is attended by the review leader, all reviewers, and the producer › One of the reviewers also serves as the recorder for all issues and decisions concerning the product › After a brief introduction by the review leader, the producer proceeds to "walk through" the work product while reviewers ask questions and raise issues › The recorder notes any valid problems or errors that are discovered; no time or effort is spent in this meeting to solve any of these problems or errors  Activities at the conclusion of the meeting › All attendees must decide whether to  Accept the product without further modification  Reject the product due to severe errors (After these errors are corrected, another review will then occur)  Accept the product provisionally (Minor errors need to be corrected but no additional review is required) › All attendees then complete a sign-off in which they indicate that they took part in the review and that they concur with the findings
  • 20. 1) Review the product, not the producer 2) Set an agenda and maintain it 3) Limit debate and rebuttal; conduct in-depth discussions off-line 4) Enunciate problem areas, but don't attempt to solve the problem noted 5) Take written notes; utilize a wall board to capture comments 6) Limit the number of participants and insist upon advance preparation 7) Develop a checklist for each product in order to structure and focus the review 8) Allocate resources and schedule time for FTRs 9) Conduct meaningful training for all reviewers 10) Review your earlier reviews to improve the overall review process
  • 21.
  • 22. 1. Collect and categorize information (i.e., causes) about software defects that occur 2. Attempt to trace each defect to its underlying cause (e.g., nonconformance to specifications, design error, violation of standards, poor communication with the customer) 3. Using the Pareto principle (80% of defects can be traced to 20% of all causes), isolate the 20%
  • 23.  Incomplete or erroneous specifications  Misinterpretation of customer communication  Intentional deviation from specifications  Violation of programming standards  Errors in data representation  Inconsistent component interface  Errors in design logic  Incomplete or erroneous testing  Inaccurate or incomplete documentation  Errors in programming language translation of design  Ambiguous or inconsistent human/computer interface
  • 24.  Popularized by Motorola in the 1980s  Is the most widely used strategy for statistical quality assurance  Uses data and statistical analysis to measure and improve a company's operational performance  Identifies and eliminates defects in manufacturing and service-related processes  The "Six Sigma" refers to six standard deviations (3.4 defects per a million occurrences)
  • 25.  Three core steps › Define customer requirements, deliverables, and project goals via well-defined methods of customer communication › Measure the existing process and its output to determine current quality performance (collect defect metrics) › Analyze defect metrics and determine the vital few causes (the 20%)  Two additional steps are added for existing processes (and can be done in parallel) › Improve the process by eliminating the root causes of defects › Control the process to ensure that future work does not reintroduce the causes of defects
  • 26.  All of these steps need to be performed so that you can manage the process to accomplish something  You cannot effectively manage and improve a process until you first do these steps (in this order): The work to be done Define the work process Measure the work process Analyze the work process Control the work process Manage and improve the work process
  • 27.
  • 28.  Software failure › Defined: Nonconformance to software requirements › Given a set of valid requirements, all software failures can be traced to design or implementation problems (i.e., nothing wears out like it does in hardware)  Software reliability › Defined: The probability of failure-free operation of a software application in a specified environment for a specified time › Estimated using historical and development data › A simple measure is MTBF = MTTF + MTTR = Uptime + Downtime › Example:  MTBF = 68 days + 3 days = 71 days  Failures per 100 days = (1/71) * 100 = 1.4  Software availability › Defined: The probability that a software application is operating according to requirements at a given point in time › Availability = [MTTF/ (MTTF + MTTR)] * 100% › Example:  Avail. = [68 days / (68 days + 3 days)] * 100 % = 96%
  • 29.  Focuses on identification and assessment of potential hazards to software operation  It differs from software reliability › Software reliability uses statistical analysis to determine the likelihood that a software failure will occur; however, the failure may not necessarily result in a hazard or mishap › Software safety examines the ways in which failures result in conditions that can lead to a hazard or mishap; it identifies faults that may lead to failures  Software failures are evaluated in the context of an entire computer-based system and its environment through the process of fault tree analysis or hazard analysis
  • 30.  International set of standards for quality management  Applicable to a range of organisations from manufacturing to service industries  ISO 9001 applicable to organisations which design, develop and maintain products  ISO 9001 is a generic model of the quality process Must be instantiated for each organisation
  • 31.  Quality standards and procedures should be documented in an organisational quality manual  External body may certify that an organisation’s quality manual conforms to ISO 9000 standards  Customers are, increasingly, demanding that suppliers are ISO 9000 certified
  • 32. Project 1 quality plan Project 2 quality plan Project 3 quality plan Project quality management Organization quality manual ISO 9000 quality models Organization quality process is used to develop instantiated as instantiated as documents Supports
  • 33.  Created by the Software Engineering Institute, a research center founded by Congress in 1984  A structure designed to direct IT organizations through software process improvement  Philosophy of “continuous process improvement”
  • 34.
  • 35.  Probability of producing quality software is low  No management practices  No documentation or evaluation  If reach quality, usually due to extreme efforts of a few people or to individual practices by a manager  Respond to crises
  • 36.  Requirements management begins: identification of project prerequisites & assignment to the appropriate area  Project management begins: responsibility, software development plan, implementation and analysis of project plan  Quality assurance begins: comparing actual progress on the project with the project plan  Software management begins: collection of data, identification of elements of success and application to new projects  Quality of projects able to be replicated
  • 37.  Defining and implementing proven practices throughout the organization  Increased productivity, efficiency and effectiveness using these practices  Emergence of training group to provide organization-wide knowledge  Emergence of a group called the Software Engineering Process Group, which continues development of software processes
  • 38.  Increased management of software products and processes  Measurable goals set for quality of software products and processes  Collection and analysis of data from all current projects using a software process database  Increased predictability and decreased risk due to improved standardized practices used throughout the organization
  • 39.  “Continuous process improvement”  Proactive consideration of potential problems and weaknesses  Work to prevent defects  Analysis of any defects or problems and making adjustments to prevent reoccurrence
  • 40.
  • 41.  Provides a road map for instituting software quality assurance in an organization  Developed by the SQA group to serve as a template for SQA activities that are instituted for each software project in an organization  Structured as follows: › The purpose and scope of the plan › A description of all software engineering work products that fall within the purview of SQA › All applicable standards and practices that are applied during the software process › SQA actions and tasks (including reviews and audits) and their placement throughout the software process › The tools and methods that support SQA actions and tasks › Methods for assembling, safeguarding, and maintaining all SQA- related records › Organizational roles and responsibilities relative to product quality