what is test metrics
Answers were Sorted based on User's Feedback
Answer / spandana
Metrics is the term used to measure the quality and
efficiency of work. In companies they follow different
metrics like
1.Testcase authoring productivity----Number of testcases
authored by one person.
2.Testcase execution productivity-----Number of testcases
executed by one person
3.Effort variation--------- The deviation between estimated
effort and actual effort for testing the application.
(planned effort-actual effort)
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / suvarna
1) Confidence Level
2) Bug Removal Efficiency
1) Confidence
Level = No.of bugs found severity
________________________________
Total No. of bugs found severity
A = No. of bugs found by Testing Team
B = No. of bugs found by Customer or client
2) Bug Removal
Efficiency = A
__________
A + B
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / spandana
Metrics is the term used to measure the quality and
efficiency of work. In companies they follow different
metrics like
1.Testcase authoring productivity----Number of testcases
authored by one person.
2.Testcase execution productivity-----Number of testcases
executed by one person
3.Effort variation--------- The deviation between estimated
effort and actual effort for testing the application.
(planned effort-actual effort)
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / satyaprasad
testcase authoring productivity
testcase execution productivity
efforts variation planned effort - actual effort
efforts estimation= ________________________________ * 100
p.E
bugs found in testing side
defect removal efficiency= _____________________________
bugs found in (testing side +clientside)
hi this is satya ,any doubts contact:991212418320
| Is This Answer Correct ? | 4 Yes | 1 No |
Tell me about any quality efforts you have overseen or implemented. Describe some of the challenges you faced and how you overcame them.
What is reliable testing? Give me an example
how many testers r there in ur project?and hw did u divide ur work? plzzzzzzz answer
what are the critical bug occurs in banking domain?
will rapid test script wizard works in web testing?
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.
How do you test if you have minimal or no documentation about the product?
Which test cases are written first: white boxes or black boxes?
What is the difference between Test Cases and Test Scenarios
while reading srs document if you will get any doubt, what you will do?
what is BVT testing?Who can do this testing?
what is test condition? what is test scenario?