Inspection and Review The main objective of an Inspection or a Review is to detect defects. (Not for Giving Alternative Solutions) This activity and procedure.

Slides:



Advertisements
Similar presentations
Test process essentials Riitta Viitamäki,
Advertisements

Test Execution and Defect management. 2 Module Objectives Introduction to Test Execution Checklist of Test Execution Defect management Defect Classification.
Damian Gordon.  Static Testing is the testing of a component or system at a specification or implementation level without execution of the software.
Software Project Management Lecture # 11. Outline Quality Management ( chapter 26 - Pressman )  Software reviews  Formal Inspections & Technical Reviews.
ITIL: Service Transition
Software Quality Assurance Inspection by Ross Simmerman Software developers follow a method of software quality assurance and try to eliminate bugs prior.
Testing Without Executing the Code Pavlina Koleva Junior QA Engineer WinCore Telerik QA Academy Telerik QA Academy.
 Every stage from phase DESIGN in Software Development Process will have “design document” especially in analysis and design phases.  “Design document”
SE 555 Software Requirements & Specification Requirements Validation.
Stoimen Stoimenov QA Engineer QA Engineer SitefinityLeads,SitefinityTeam6 Telerik QA Academy Telerik QA Academy.
1 Software Inspections and Walkthroughs Author: A. Frank Ackerman Presented by Cynthia Johnson EEL6883.
Design Reviews Peer Reviews. Agenda Peer Reviews Participants of Peer Review Preparation for a Peer Review Session The Peer Review Session Post-peer Review.
S/W Project Management
Extreme Programming Software Development Written by Sanjay Kumar.
Software Inspections and Walkthroughs By. Adnan khan.
Slide 6.1 CHAPTER 6 TESTING. Slide 6.2 Overview l Quality issues l Nonexecution-based testing l Execution-based testing l What should be tested? l Testing.
Software Testing Lifecycle Practice
Galin, SQA from theory to implementation © Pearson Education Limited 2004 Review objectives Formal design reviews (FDRs) Participants Preparations The.
Software Inspections. Defect Removal Efficiency The number of defects found prior to releasing a product divided by The number of defects found prior.
Software Inspection A basic tool for defect removal A basic tool for defect removal Urgent need for QA and removal can be supported by inspection Urgent.
Phil Cronin Anne Hill Allen Schones CIS841 Summer on Campus 1998 IN-PROCESS INSPECTIONS FOR OBJECT ORIENTED DESIGNS.
Requirement-Related Risks Extracted from the book: Software Requirements By Karl E.Wiegers.
Independent User Acceptance Test Process (IUAT)
Formal Technical Reviews Matt Graham 18 November 2004 EECS 814 University of Kansas.
Software Testing and Maintenance 1 Code Review  Introduction  How to Conduct Code Review  Practical Tips  Tool Support  Summary.
Inspection and Review The main objective of an Inspection or a Review is to Detect Defects. (Today -there may be some other goals or broader definition.
Approaches to ---Testing Software Some of us “hope” that our software works as opposed to “ensuring” that our software works? Why? Just foolish Lazy Believe.
Software Quality Assurance SOFTWARE DEFECT. Defect Repair Defect Repair is a process of repairing the defective part or replacing it, as needed. For example,
Inspection and Review The main objective of an Inspection or a Review is to detect defects. This activity and procedure was first formalized by Mike Fagan.
© Michael Crosby and Charles Sacker, 2001 Systematic Software Reviews Software reviews are a “quality improvement process for written material”.
Mahindra Satyam Confidential Quality Management System Software Defect Prevention.
Software Project Management Lecture # 12. Outline Quality Management ( chapter 26 - Pressman )  SQA  Who does it?  SQA Activities  Software reviews.
Software Engineering Process - II 7.1 Unit 7: Quality Management Software Engineering Process - II.
Process Knowledge Playback Maintenance Project Presented By- Alka Mehta(885026) Arpit Saran(838563) Kirti Singh(883796) Kumari Meenu(840291) Rishabh Jha(835286)
ITIL: Service Transition
SOFTWARE TESTING Date: 29-Dec-2016 By: Ram Karthick.
Software Configuration Management
Software Quality Control and Quality Assurance: Introduction
Software Engineering (CSI 321)
Software Configuration Management (SCM)
Managing the Project Lifecycle
Approaches to ---Testing Software
Chapter 11: Software Configuration Management
CSC 480 Software Engineering
Testing Process Roman Yagodka ISS Test Leader.
SEVERITY & PRIORITY RELATIONSHIP
Software and Systems Integration
Software Configuration Management
SWE 3643_2016_Lesson_3 PSP Data / Review / Inspection from kindergarten to college SWE 3643 Lesson 3 PSP & Review/Inspection.
Verification and Validation
Management Responsibility
Verification and Validation
CMMI – Staged Representation
SWE 3643_2016_Lesson_3 PSP Data / Review / Inspection from kindergarten to college SWE 3643 Lesson 3 PSP & Review/Inspection.
Engineering Processes
Software Quality Engineering
Fundamental Test Process
Chapter 11: Software Configuration Management
Quality Measurable characteristic Cyclomatic complexity Cohesion
Adaptive Product Development Process Framework
Dr. Rob Hasker SE 3800 Note 9 Reviews.
QA Reviews Lecture # 6.
Engineering Processes
WALKTHROUGH and INSPECTION
Software Testing Lifecycle Practice
Code Reviews Assignment Each team should perform a code review
Software Reviews.
Testing, Inspection, Walkthrough
3. Software Quality Management
Presentation transcript:

Inspection and Review The main objective of an Inspection or a Review is to detect defects. (Not for Giving Alternative Solutions) This activity and procedure was first formalized by Mike Fagan in IBM during a period when CPU was still much more costly than people, and system complexity increased to the point where software quality became a huge issue. (early 1970’s) Inspections and reviews are testing of software artifacts without the actual execution of code and is especially suited for : Requirements documents Design documents Plans and Tests Cases

Inspection as Natural Part of Software Development Document most often used Requirements Analysis Inspect Document less often used Design Inspect Test Cases Inspect Code & doc. Code & Manuals Inspect Test Cases least often used Functional Test Component Test Inspect Test Cases System Test

Introduction of Inspection/Review Activity Some Resistance What’s the value? Why so formal? How to include into an already tight schedule? Who should be involved? What do you think ? Compared the cost of bug found by customer ? Would people take this seriously, otherwise? Would code & test time decrease enough? How reliable are your “friends?” in telling you the truth?

Introduction of Review/Inspection Activities Must have complete buy-in (just like any policy) Upper management Project leaders Team members Must provide training for inspection/review: Not natural for people to look for defects Delivering negative comments in a positive fashion Focus on defects and not just “better” solution Prioritize the problems and not dwell on minor problems Agree on defect types, definitions, and priorities Must keep good records and act on the result

General Review Sub-Process Framework Conduct the Review & Analyze results Plan and Schedule the Review Appoint a moderator Report Result(s) Follow-up & Re-inspection Rework (if needed) rework and re-inspections are optional and needed only if the review results did not meet some prior criteria

Inspection/Review Sub-Process (more details) Assuming no Re-review Activity ( almost sequential ) “output” Responsible Appoint moderator “responsible/trained” moderator Project mgr review date set; review material disseminated; review team organized, review “rules” set; review-checklist (if applicable) established Moderator Plan, schedule, organize the review materials read; organized set of defects found while preparing for the actual review; priorities of found defects set; written down questions for the review Reviewers Prepare for review Moderator, Reviewers & Review material owner Pre-review: review rules re-explained, Post review: list of “agreed upon” prioritized problems; list of resolved problems; list of questions to be resolved (all lists must be “trackable”) Decision: re-review needed decision, problem resolution schedule Conduct the review

Inspection/Review Sub-Process (more details) Activity “output” Responsible Fix the defects in the material and provide them to the moderator review material owner Fixed material Moderator & reviewers Ensures the fixes are indeed correct by having the reviewer “sign off” “Signed off” Fixed material Final review report which contains the “previously agreed upon” statistics from the review. Prepare the final report and disseminate the final review report Moderator

Participants of Review Author of the material Inspectors : customer designer requirements analyst programmer tester trainer Moderator

Trained Participants Moderator : Inspectors: schedule and ensure the inspectors are ready for inspection keep the group to the major task of defect finding moderate the discussions and keep the activity moving arbitrate and decide on the defect severity level record, analyze, and report on the review results follow up on the review report on the final result Inspectors: look for defects first versus look for “best” alternatives establish what works (not promoted by all practitioners of inspections) critical with the product, not the person (very hard to do, but must) participate in deciding on the severity of the defects found take the knowledge to their own “downstream” domain of activities

Defect severity definitions Rework and Re-Inspection guidelines Review Preparations Schedule : material reading time by the participants actual inspection time defect fixing and rework time follow-up (re-review if necessary) documenting and reporting on inspection results Defect severity definitions severity levels and defect types Rework and Re-Inspection guidelines

Review Preparation (cont.) Review for “defects” - - - How? Have an idea of what’s important Consider the categories of items that are important Functionality Reliability Usability Performance Security Etc. Within each category, prioritize the items (e.g.) Product Installation : priority 1 Existence of a specific function or feature: priority 1 Product displays error messages: priority 2 Tool bar icons: priority 1 Tool bar icon explanations: priority 1 Drop down window defaults: priority 1 Prioritization of Drop down window defaults: priority 3

Have an idea of what’s important (problems) Example: Defect Severity levels by problem impact Level 1 : Catastrophic error which causes the whole system to be down and possible loss of life. Level 2 : An error that will cause a major functional failure and there is no work around. Level 3 : An error that will cause a major functional error but there is a manual work around. Level 4 : An error that will cause a minor error or system degradation. Level 5 : A cosmetic level error that may be fixed at the next most convenient time How do these apply to Requirements Review?

Rework and Re-Inspection Guidelines These guidelines must be set ahead of time. What should rework guidelines be ? All defects found in an inspection should be reworked and fixed? All severity level 1 through level 3 must be reworked and fixed before the inspected artifact may be declared complete. Should requirements and design artifacts be under a stricter rule ? What should Re-Inspection guideline be ? Re-inspect the complete artifact if there is “x” number of severity level 1 problems ? Re-inspect only the rework and fixes for severity 1 and 2 problems ?

What Have We Learned ? Inspections and reviews are expensive and time consuming Inspections and reviews do bring down defect rates and also : force some discipline into an organization brings awareness of quality focus helps in setting milestone marks (inspection exit) Inspection and Reviews should be used selectively only on non-executables error prone and complex areas new areas (new functions, new employees, new domain)