How do you analyze your test results? What metrics do you
try to provide?

Answers were Sorted based on User's Feedback



How do you analyze your test results? What metrics do you try to provide?..

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

How do you analyze your test results? What metrics do you try to provide?..

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

Post New Answer

More Manual Testing Interview Questions

What are test case formats widely use in web based testing?

1 Answers   IBM,


Suppose product is to be delivered on urgent basis.There is no time to test on all OS and Browseres.We have time to execute atlest in one combination of OS and browser.Which one do you prefer and why?

5 Answers   Mind Tree,


HOW DO U EXECUTE THE CASES WHEN THE TIME IS NOT SUFFICIENT TO EXECUTE ALL THE TEST CASES?

8 Answers  


write test cases on "Login Window" ?

2 Answers  


As a tester what type of document req. on tester's banch to design the test cases and for executon.what will be the practical approch If we are using excel-sheet.through excel- sheet how tester communicat with developrs about the test cases and resut and what will be the cycle of testing betwen tester and developers.what type of MANGEMNT TOOL (like VSS) should be used (PLEASE IN DETAIL)by tester if he is workink in small company.

3 Answers   Kirti Soft,






If you have executed 100 test cases ,every test case passed but apart from these testcase you found some defect for which testcase is not prepared,thwn how you can report the bug?

4 Answers   Four soft,


How will u decide test data to see that evey feature is thoroughly tested

0 Answers   Hewitt,


What is verification and validation in software testing? explain with examples?

4 Answers   Cap Gemini,


The following questions were asked me at the HCL...Please try to answer these::: 1Q: For 3rd party fund stransfer through online bankinghow much time it take..? What are the processes behind that..?

4 Answers   HCL,


What is the test scenario? What is the difference between test strategy and test scenario.?

8 Answers   poonam industries,


what are the bugs we canot find in the black box testing?

2 Answers  


What r blackbox & whitebox testing techniques?

3 Answers  


Categories