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 |
Swap 2 variables without using a temp variable
After testing the application May I have to keep a Test Log of the application ? If Yes then how? And What is the format for it?
How to check the Performance of the website during manual testing.(guys its very urgent plz)
How do u find duplicate test cases?
What and why is api testing?
write a test case for air conditioner
Penetration testing
What is the difference between Use Case and test case?
how will you test a wine filled bottle along with 100 glasses
What type of questions may ask related to sql during interview?
When have you had to focus on data integrity?
What is Internalisation testing?