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 |
Explain user acceptance testing.
Test case preparation time Vs Test case execution Time. Say for example if 500 Man hour takes to prepare test case then how long test case exexution will take?
Is there a way to estimate acceptance test cases in a system? What is a test suite?
If there are more number of test cases, how can u pick up a selective test case?
What is Error Seeding?
In an Text Box Expected Value is 'icici' where as actual value came up is 'icci'. Now in the Bug Report How will u rate the severity and Priority?
while writing the test cases, how can we know whether we wrote all the test cases or not.
1.How will u write traceability matrix? 2.What is Test summary Report…? 3. What is Test Closure report…? 4.What are the Testing methodologies that u have followed in your project ? plz...........do reply...............
wht is ISO standards
There are 100 test cases. And you got a bug at 85th test case. You reported it to dev. and dev. fixed that bug. when you are doing regression testing from which test case u'll do testing?? will start from 85 th test case are u'll execute 100 test cases?
When will the testing starts?
Hi, what is tier1.tier2.tier3 company.