how to measure quality of test execution
Defect reject ratio Defect rejeaction ratio is the ratio of total rejection to total production Defect leakage ratio defect leackage is the ratio of total possibilitay of rejection occurance to the total production. How to calculate= Defect rejection ratio: (No. of defects rejected/ total no. of defects raised) X 100 Defect leakage ratio: (No. of defect missed/total defects of software) X 100