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 cause effect graph & exp its types?
Write 2 scenarios for Integration testing? Please let me know its urgent.
how you will write test case for integration testing give me example
What is requirment phase testing?
Describe your personal software development process.
Can you explain capability levels in continuous representation?
who provides the test data in ur company?
write test cases on "Login Window" ?
what are the base line documents for sit and uat? what is impact testing? what is dynamic testing? what is static testing? what is soak testing?
What are the contents in "Requirements Traceability Matrix" not in " Test Responsibility Matrix"?
what is a buglist?
what are the responsibilities for QA tester to test application on UNIX environment??? what skills required for unix???