How do you analyze your test results? What metrics do you
try to provide?
Answers were Sorted based on User's Feedback
Answer / anuradha
test case execution productivity --
no.of test cases to be executed/ effort spend on execution
test case preparation productivity --
no.of test cases prepared/effort spend on test cases
preparation
Test design coverage --
total no of test cases prepared/ total no of requirement *
test scenarios
defect density -
total no of defects/size of work product ( TCP)
defect accepatance ratio -
valid defects/ valid + rejected defects
defect rejection ratio
rejected defect/rejected defect+ valid defects
defect removal effeiciency --
total no of review defects+valid defects/ review
defects+valid defects+UAT defects+production defects
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / saran
Test results are analysed to identify major causes of
defects,which phase defects were identified.This can be
achieved by cause/effect analysis.Analysis of test results
produce several test metrics.Few Test metrcs are
Defect density:Total no of defects analysed durring testing.
Test effectiveness:Total no of defects recorded during UAT.
Defect removal Efficiency:Total no of defects removed.
| Is This Answer Correct ? | 2 Yes | 5 No |
what is the difference between object rpository and object spy in QTP?
Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.
What is the major difference between database testing and datwarehouse testing ?
diff b/w desktop based testing & web application testing
what is penetration testing
can u write test cases for telephone?
9 Answers Professional Access,
What is the difference found during the Web Page testing & Desktop testing?
What are noise variables?
Beyond the customary advantages of having a testing group, what are the benefits does a company receive from a well run, automated testing group?
Hi, Can any one tel me what is meant by adhoc testing
What is d diff. between d window based application and web based application testing?
what are testing types involved in black box and white box testing...