Software Quality Control Question: Download Software Quality Control PDF

Tell me what is Defect Rejection Ratio (DRR) and Defect Leackage Ratio (DLR)?

Tweet Share WhatsApp

Answer:

DRR = # of Defects Rejected/Tester to assess the tester performance

DRR = # of Defects Rejected/module to assess the module complexity

DRR = # of Defects Rejected/Team/Project to assess the team performance.

and

DLR = # of Defects uncovered/Tester

DLR = # of Defects uncovered/Module

DLR = # of Defects uncovered/Project

( Uncovered- Defects missed out by the testing team)

Download Software Quality Control PDF Read All 69 Software Quality Control Questions
Previous QuestionNext Question
Explain the following costs: Requirement Analysis Rs1000, Code Review Rs500, Review of User Documents Rs600, Continuing Education Programs Rs800, Design Rs400, Then what is the Cost of Quality?Explain what is a Range in the Control Chart?