Software Quality Control Question:
Download Questions PDF

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

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 Interview Questions And Answers PDF

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?