SlideShare una empresa de Scribd logo
1 de 13
Descargar para leer sin conexión
Improving Quality Through
  Software Inspections
            Paunescu Dorin - Nicolae
Improving Quality Through Software
                   Inspections

●   Benefits of Inspections
●   Inspections, Walkthroughs, and Reviews
●   Guiding Principles
●   Inspecting for Usability
●   Keeping Records
●   Making Inspections Work for You
Improving Quality Through Software
Inspections

● Benefits of Inspections
   ○ The cost of fixing a defect rises dramatically the later
     it is found in the development lifecycle of the
     program
   ○ In fact, the greatest leverage from the time spent on
     software inspections comes from examining
     requirements documents, since correcting a bug this
     early in the game will save you the most money
   ○ Inspections tend to reveal different kinds of errors
     than do testing activities.
   ○ Incorporating inspections into your software
     engineering process is not free. They can consume
     between 5 and 15% of the total project budget
Improving Quality Through Software
                      Inspections

● Inspections, Walkthroughs, and Reviews (1)
   ○ An inspection team consists of 3-8 members and
     includes these roles:
      ■ Moderator - leads the inspection, schedules meetings, controls
           the meetings, reports inspection results, and follows up on rework
           issues
       ■   Author - created or maintains the work product being inspected.
           The author may answer questions asked about the product during
           the inspection, and he also looks for defects.
       ■   Reader - describes the sections of the work product to the team
           as they proceed through the inspection
       ■   Recorder - classifies and records defects and issues raised
           during the inspection
       ■   Inspector - attempts to find errors in the product
Improving Quality Through Software
                       Inspections
● Inspections, Walkthroughs, and Reviews (2)
   ○ A formal inspection consists of several activities:
     ■ Planning - The moderator selects the inspection team, obtains materials to be
             inspected from the author, and distributes them and any other relevant documents to
             the inspection team in advance
        ■    Overview meeting - This meeting gives the author an opportunity to describe the
             important features of the product to the inspection team
        ■    Preparation - Each participant is responsible for examining the work artifacts prior to
             the actual inspection meeting, noting any defects found or issues to be raised
        ■    Inspection meeting - During this session, the team convenes and is led through the
             work product by the moderator and reader
        ■    Causal analysis - An important long-term benefit of an inspection program is the
             insight it can provide into the kinds of defects being created and process changes you
             can make to prevent them
        ■    Rework - The author is responsible for resolving all issues raised during the inspection
        ■    Follow-up - To verify that the necessary rework has been performed properly, the
             moderator is responsible for following up with the author
Improving Quality Through Software
                   Inspections

● Guiding Principles
   ○ Every inspection or review process should follow
     some basic guiding principles:
     ■ Critique the products, not the producers
     ■ Find problems during the review; don't try to fix
        them
     ■ Limit inspection meetings to a maximum of two
        hours
     ■ Avoid style issues unless they impact
        performance or understandability
     ■ Inspect early and often, formally and informally
Improving Quality Through Software
                   Inspections

● Inspecting for Usability
   ○ The usability inspection process differs somewhat
     from that of other software artifacts. Participants are
     not expected to prepare for the inspection by
     examining the materials in advance. The best
     inspection results are obtained by making two
     passes through the user interface:
      ■ In the first pass, the interface is "executed" by
        walking through various usage scenarios
      ■ In the second pass, each of the interface
        components is examined individually and in
        detail, independently of how that component fits
        into a specific usage scenario
Improving Quality Through Software
                   Inspections

● Keeping Records (1)
   ○ Recordkeeping is a major distinction between
     informal and formal review activities. There are three
     aspects to this task: recording defects during the
     inspection meeting; collecting data from multiple
     inspections; and analyzing the defect trends to
     assess inspection effectiveness and identify ways to
     improve your software development process to
     prevent common types of defects.
   ○ Each error found is described in enough detail that
     the author can refer to this list during the rework step
     and understand the point that was raised
Improving Quality Through Software
                   Inspections

● Keeping Records (2)
   ○ The defect list from a single inspection should be
     distilled down to a summary report with a count of
     the defects in each category you are using for
     classification
   ○ This summary can be entered into an inspection
     database, if you are maintaining one
   ○ An effective, ongoing inspection process permits an
     organization to combine data from multiple
     inspections to gain insight into the quality of both the
     review process and the products being reviewed
Improving Quality Through Software
                  Inspections

● Making Inspections Work for You (1)
  ○ Keep these tips in mind:
      ■ Provide inspection training for all moderators,
        and for as many of the other participants as you
        can afford. Software managers should receive
        inspection training also, so they can appreciate
        the value of the process and understand the
        importance of allocating time in the schedules for
        people to participate in inspections of other
        developers' work products.
Improving Quality Through Software
                     Inspections

● Making Inspections Work for You (2)
    ■ Build inspections into the project schedule. Don't
          forget to factor in time for the inevitable rework
          that follows a successful inspection.
      ■   Inform the participants and, if appropriate, your
          customers of the benefits of inspection
      ■   Recognize that the time you devote to inspecting
          another person's work product is for the benefit of
          the whole organization, and also that others will
          assist your project efforts in the same way
Improving Quality Through Software
                    Inspections

● Making Inspections Work for You (3)
        ■ Have a local champion who preaches the merits
           of inspection from his own experience, coaches
           others as they get started, and strives to improve
           your inspection processes
    There are three possible sequences, depending on how
experienced you are in performing inspections and how
effective your approach is in finding defects:
           ● code/inspect/compile/link/test
           ● code/compile/inspect/link/test
           ● code/compile/link/test/inspect/retest
bibliography:


http://www.processimpact.com/articles/inspects.html

Más contenido relacionado

La actualidad más candente

Introduction to Software Review
Introduction to Software ReviewIntroduction to Software Review
Introduction to Software Review
Philip Johnson
 
NOSQAA Requirements Inspection
NOSQAA Requirements InspectionNOSQAA Requirements Inspection
NOSQAA Requirements Inspection
clelhs
 

La actualidad más candente (20)

Static Testing
Static TestingStatic Testing
Static Testing
 
Iseb, ISTQB Static Testing
Iseb, ISTQB Static TestingIseb, ISTQB Static Testing
Iseb, ISTQB Static Testing
 
Learn software testing
Learn software testingLearn software testing
Learn software testing
 
Static testing techniques
Static testing techniquesStatic testing techniques
Static testing techniques
 
3.static techniques
3.static techniques3.static techniques
3.static techniques
 
Static techniques
Static techniquesStatic techniques
Static techniques
 
Unit3 software review control software
Unit3 software review control softwareUnit3 software review control software
Unit3 software review control software
 
Static techniques
Static techniquesStatic techniques
Static techniques
 
Fagan Inspection
Fagan InspectionFagan Inspection
Fagan Inspection
 
Software testing
Software testingSoftware testing
Software testing
 
Introduction to Software Review
Introduction to Software ReviewIntroduction to Software Review
Introduction to Software Review
 
Chapter Three Static Techniques
Chapter Three Static TechniquesChapter Three Static Techniques
Chapter Three Static Techniques
 
Static techniques
Static techniquesStatic techniques
Static techniques
 
Static techniques
Static techniquesStatic techniques
Static techniques
 
ISTQB Foundation - Chapter 3
ISTQB Foundation - Chapter 3ISTQB Foundation - Chapter 3
ISTQB Foundation - Chapter 3
 
Unit 8
Unit 8Unit 8
Unit 8
 
ISTQB - Software development life cycle
ISTQB - Software development life cycleISTQB - Software development life cycle
ISTQB - Software development life cycle
 
Static techniques
Static techniquesStatic techniques
Static techniques
 
STATIC TECHNIQUES
STATIC TECHNIQUESSTATIC TECHNIQUES
STATIC TECHNIQUES
 
NOSQAA Requirements Inspection
NOSQAA Requirements InspectionNOSQAA Requirements Inspection
NOSQAA Requirements Inspection
 

Destacado (10)

software project management Software inspection
software project management Software inspectionsoftware project management Software inspection
software project management Software inspection
 
Verification and validation
Verification and validationVerification and validation
Verification and validation
 
Software Verification & Validation
Software Verification & ValidationSoftware Verification & Validation
Software Verification & Validation
 
Validation for different kind of data
Validation for different kind of dataValidation for different kind of data
Validation for different kind of data
 
Software Inspection And Defect Management
Software Inspection And Defect ManagementSoftware Inspection And Defect Management
Software Inspection And Defect Management
 
Validation and verification
Validation and verificationValidation and verification
Validation and verification
 
Workplace Inspection
Workplace InspectionWorkplace Inspection
Workplace Inspection
 
Verification & Validation
Verification & ValidationVerification & Validation
Verification & Validation
 
verification and validation
verification and validationverification and validation
verification and validation
 
Reviews checklists
Reviews checklistsReviews checklists
Reviews checklists
 

Similar a softwareinspections

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
Cliftone Mullah
 
Quality assurance work throughand inspections(report2)
Quality assurance work throughand inspections(report2)Quality assurance work throughand inspections(report2)
Quality assurance work throughand inspections(report2)
kimk2
 
Improving quality through software inspections
Improving quality through software inspectionsImproving quality through software inspections
Improving quality through software inspections
george_ionita
 

Similar a softwareinspections (20)

11. SE_Quality Assurance.pptx
11. SE_Quality Assurance.pptx11. SE_Quality Assurance.pptx
11. SE_Quality Assurance.pptx
 
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
 
Quality assurance work throughand inspections(report2)
Quality assurance work throughand inspections(report2)Quality assurance work throughand inspections(report2)
Quality assurance work throughand inspections(report2)
 
Quality Assurance: An Overview
Quality Assurance: An OverviewQuality Assurance: An Overview
Quality Assurance: An Overview
 
Topic: Software Reviews Presentation.pptx
Topic: Software Reviews Presentation.pptxTopic: Software Reviews Presentation.pptx
Topic: Software Reviews Presentation.pptx
 
Software Engineering (Software Quality Assurance)
Software Engineering (Software Quality Assurance)Software Engineering (Software Quality Assurance)
Software Engineering (Software Quality Assurance)
 
Improving quality through software inspections
Improving quality through software inspectionsImproving quality through software inspections
Improving quality through software inspections
 
A Definitive Guide To Release Management
 A Definitive Guide To Release Management A Definitive Guide To Release Management
A Definitive Guide To Release Management
 
Agile Software Development with Scrum_ A Complete Guide to The Steps in Agile...
Agile Software Development with Scrum_ A Complete Guide to The Steps in Agile...Agile Software Development with Scrum_ A Complete Guide to The Steps in Agile...
Agile Software Development with Scrum_ A Complete Guide to The Steps in Agile...
 
software engineering
software engineeringsoftware engineering
software engineering
 
SQA_Class
SQA_ClassSQA_Class
SQA_Class
 
Software testing introduction
Software testing  introductionSoftware testing  introduction
Software testing introduction
 
Static techniques
Static techniquesStatic techniques
Static techniques
 
Software Quality Assurance in software engineering
Software Quality Assurance in software engineeringSoftware Quality Assurance in software engineering
Software Quality Assurance in software engineering
 
Chapter 5 Software Quality Assurance-Finalised_BW.ppt
Chapter 5 Software Quality Assurance-Finalised_BW.pptChapter 5 Software Quality Assurance-Finalised_BW.ppt
Chapter 5 Software Quality Assurance-Finalised_BW.ppt
 
Software Quality Assurance - Software Engineering PPT by Devansh Koolwal
Software Quality Assurance - Software Engineering PPT by Devansh KoolwalSoftware Quality Assurance - Software Engineering PPT by Devansh Koolwal
Software Quality Assurance - Software Engineering PPT by Devansh Koolwal
 
Project Management.pdf
Project Management.pdfProject Management.pdf
Project Management.pdf
 
Static techniques
Static techniquesStatic techniques
Static techniques
 
Bab 3
Bab 3Bab 3
Bab 3
 
Software development process
Software development processSoftware development process
Software development process
 

Último

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdfVishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
ssuserdda66b
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
AnaAcapella
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 

Último (20)

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdfVishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 

softwareinspections

  • 1. Improving Quality Through Software Inspections Paunescu Dorin - Nicolae
  • 2. Improving Quality Through Software Inspections ● Benefits of Inspections ● Inspections, Walkthroughs, and Reviews ● Guiding Principles ● Inspecting for Usability ● Keeping Records ● Making Inspections Work for You
  • 3. Improving Quality Through Software Inspections ● Benefits of Inspections ○ The cost of fixing a defect rises dramatically the later it is found in the development lifecycle of the program ○ In fact, the greatest leverage from the time spent on software inspections comes from examining requirements documents, since correcting a bug this early in the game will save you the most money ○ Inspections tend to reveal different kinds of errors than do testing activities. ○ Incorporating inspections into your software engineering process is not free. They can consume between 5 and 15% of the total project budget
  • 4. Improving Quality Through Software Inspections ● Inspections, Walkthroughs, and Reviews (1) ○ An inspection team consists of 3-8 members and includes these roles: ■ Moderator - leads the inspection, schedules meetings, controls the meetings, reports inspection results, and follows up on rework issues ■ Author - created or maintains the work product being inspected. The author may answer questions asked about the product during the inspection, and he also looks for defects. ■ Reader - describes the sections of the work product to the team as they proceed through the inspection ■ Recorder - classifies and records defects and issues raised during the inspection ■ Inspector - attempts to find errors in the product
  • 5. Improving Quality Through Software Inspections ● Inspections, Walkthroughs, and Reviews (2) ○ A formal inspection consists of several activities: ■ Planning - The moderator selects the inspection team, obtains materials to be inspected from the author, and distributes them and any other relevant documents to the inspection team in advance ■ Overview meeting - This meeting gives the author an opportunity to describe the important features of the product to the inspection team ■ Preparation - Each participant is responsible for examining the work artifacts prior to the actual inspection meeting, noting any defects found or issues to be raised ■ Inspection meeting - During this session, the team convenes and is led through the work product by the moderator and reader ■ Causal analysis - An important long-term benefit of an inspection program is the insight it can provide into the kinds of defects being created and process changes you can make to prevent them ■ Rework - The author is responsible for resolving all issues raised during the inspection ■ Follow-up - To verify that the necessary rework has been performed properly, the moderator is responsible for following up with the author
  • 6. Improving Quality Through Software Inspections ● Guiding Principles ○ Every inspection or review process should follow some basic guiding principles: ■ Critique the products, not the producers ■ Find problems during the review; don't try to fix them ■ Limit inspection meetings to a maximum of two hours ■ Avoid style issues unless they impact performance or understandability ■ Inspect early and often, formally and informally
  • 7. Improving Quality Through Software Inspections ● Inspecting for Usability ○ The usability inspection process differs somewhat from that of other software artifacts. Participants are not expected to prepare for the inspection by examining the materials in advance. The best inspection results are obtained by making two passes through the user interface: ■ In the first pass, the interface is "executed" by walking through various usage scenarios ■ In the second pass, each of the interface components is examined individually and in detail, independently of how that component fits into a specific usage scenario
  • 8. Improving Quality Through Software Inspections ● Keeping Records (1) ○ Recordkeeping is a major distinction between informal and formal review activities. There are three aspects to this task: recording defects during the inspection meeting; collecting data from multiple inspections; and analyzing the defect trends to assess inspection effectiveness and identify ways to improve your software development process to prevent common types of defects. ○ Each error found is described in enough detail that the author can refer to this list during the rework step and understand the point that was raised
  • 9. Improving Quality Through Software Inspections ● Keeping Records (2) ○ The defect list from a single inspection should be distilled down to a summary report with a count of the defects in each category you are using for classification ○ This summary can be entered into an inspection database, if you are maintaining one ○ An effective, ongoing inspection process permits an organization to combine data from multiple inspections to gain insight into the quality of both the review process and the products being reviewed
  • 10. Improving Quality Through Software Inspections ● Making Inspections Work for You (1) ○ Keep these tips in mind: ■ Provide inspection training for all moderators, and for as many of the other participants as you can afford. Software managers should receive inspection training also, so they can appreciate the value of the process and understand the importance of allocating time in the schedules for people to participate in inspections of other developers' work products.
  • 11. Improving Quality Through Software Inspections ● Making Inspections Work for You (2) ■ Build inspections into the project schedule. Don't forget to factor in time for the inevitable rework that follows a successful inspection. ■ Inform the participants and, if appropriate, your customers of the benefits of inspection ■ Recognize that the time you devote to inspecting another person's work product is for the benefit of the whole organization, and also that others will assist your project efforts in the same way
  • 12. Improving Quality Through Software Inspections ● Making Inspections Work for You (3) ■ Have a local champion who preaches the merits of inspection from his own experience, coaches others as they get started, and strives to improve your inspection processes There are three possible sequences, depending on how experienced you are in performing inspections and how effective your approach is in finding defects: ● code/inspect/compile/link/test ● code/compile/inspect/link/test ● code/compile/link/test/inspect/retest