What is mean by Defect Metrics? Write some defect metrics?
Answers were Sorted based on User's Feedback
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 |
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 |
what is the advantages of Vss?
1]Give me Two examples for - High Priority and Low Severity?? 2]Give me Two Examples for - High Severity and Low Priority??
how to deploye the build when the developers give the source code..?
what is the structure of test cases
what is the meaning of the negative testing?
what is bug triage?
what is difference between BVA and Equivalence Partitioning? For login page(UN,PW) i have requrement as characters should be Alphanumeric.how you aplly both BVA and EP.......?
define integration testing ,gui testing and functional testing
what is fs
Write functional,system,integration,penetration,load,performance negative test cases for Instant messenger
difference between regression testing and re testing?
what is sanity testing and smoke testing?