What is mean by Defect Metrics? Write some defect metrics?

Answers were Sorted based on User's Feedback



What is mean by Defect Metrics? Write some defect metrics?..

Answer / test master

Defect metrices are used for reporting purpose and to
evaluate the testing process.

Defect Density=No of defect in testing/KLOC*100

Defect Detecton Effectivness=No of defect in testing/(No of
defect in testing+UAT)*100

Defect Slippage=100-Defect Detection Effectivness

Defect Detection Efficiency=No of defect in testing/Total
execution effort*100

Defect Fixed Rate=No of defect fixed/No of defect in testing*100

Is This Answer Correct ?    2 Yes 0 No

What is mean by Defect Metrics? Write some defect metrics?..

Answer / nuve1284

defect metrices are used for reporting purpose and to
evaluate the testing process.
eg:
no.of defect found in 1KLOC
defect density
no. defect found in a module etc etc

for more visit
www.swaretesting.blogspot.com
www.qtestpro.blogspot.com


Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

why is smoke testing done for a software?

11 Answers  


what is the diff bet two tier and three tier arch?

2 Answers  


What is reverse engineering?

0 Answers  


When should you begin testing?

5 Answers   Wipro,


how do i write perfect test case for functional testing

2 Answers  






my mail id is mudaseer123@gmail.com and password:qwertyiop but if i enter mail id in capital letters and password correctly should then what will happen?does it display login failed?

1 Answers  


what is thetesting methodology that u r company folowing??

9 Answers   CTS, Sonata,


What is private and public bug in test plan?

1 Answers  


How do you go about testing a project?

0 Answers  


Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.

3 Answers   Wipro,


what is port testing and mutation testing?

3 Answers  


what r the reviews r u involing between the testcase writing and execution of those testcases?

2 Answers   MBT,


Categories