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 |
what is SIT? Explain with Example?
What is the significance of version control in software testing
suppose u got defects.we r send to this through TD.Before that where we r stored
How do you test calculator?
Can any one give an example of having high priority and low seveority
what is authorization & authentication?
Explain briefly your project.
How will be the communication between the testers and developers while found a bug?
How do we use <!DOCTYPE HTML PUBLIC...> in the begining of any HTML page.
what is cyclomatic complexity
How to test the Online Games?? Suggest tricks. I have experience in server-client application testing.
What is the best testing tool to test an desktop application(extJS app)?