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 |
software testing life cycle?
What is difference between windows based application and web based application?
Tell me your views in this project?
hi can anyone tell me about vision plus testing? and what about its future
If I have written the test cases for any module.And some features are added/removed to & from that module then what should I do with test cases?
Diff between stress and load testing with example?
3 Answers Mind Q Systems, Sonata,
When we use Comparison Testing ?
1)does we need any web server for executing web application or project. 2)do we need any web server to run a build
What are the limitations for testing?
4 Answers Thatavarti Technologies,
if 2mmarow is release and 2-day You found a critical bug wat you will do ? plz give answers
6 Answers Monaco, Wipro, Yahoo,
do a new defect is required to log for slight variation in steps on defect retest or the defect can be re open
What is the use of doing cookie testing(enable or disable)for web applications?What will happen if u enable or disable the cookies?