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 |
Where will you give the Reproduce option in Bug report?
write test cases for scenario of 'remember me' check box for log in screen.
How do you analyze your test results? What metrics do you try to provide?
Can you explain steps in function points?
what is builr release team..?
How you will choose test cases for Sanity testing and at which phase of testing you will do this.
What are the Risks involved while testing?
4 Answers BT, GL Noble Denton,
What r the functional testing u perform?
what kind of document are follow to write test case ??can u tell me briefly
1.Testing engineer find a new bugs But that function not avaiable in testcase. How do approach the develper to fixes bugs ?
How does a coverage tool work?
how to report a bug to the developer?What is the structure of Bug tracking?