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 |
wt r the types of testings r belongs to black box testing, wt r the types of testings r belongs to white box testing and wt r the types of testing r belongs to both.
What r the attribute of good software test?
what is testing life cycle please any one explain briefly
What r blackbox & whitebox testing techniques?
WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module
Explain unit testing, integration tests, system testing and acceptance testing?
Who writes "white box " test cases ?
Generally Where do we more concentrate on Web Based Applications Testing....means which functional area...Thanks in advance
What is the maximum length of the test case we can write?
What is the difference between Compatibility and Configuration testing?
How u prepare Test data in testing process???