What are different types of metrics used in testing ?
Answer Posted / guest
Hai.....
1. User Participation : used to find the involvement of the
tester
= Participation test time Vs Total test time
2. Path testing = Number of path tested / total number of
paths
3. Acceptance criteria tested = Acceptance criteria
verified Vs total Acceptance criteria
This meets identifies the number of user that were
evaluated during the testing process
4. Test cost : used to find resources consumed in the
testing
= test cost Vs total system cost
This meets identifies the amount of resources used in
testing process
5. Cost to locate defect = test cost / number of defects
located in the testing
This metrics shows the cost to locate a defect
6. Detected production defect = number of defects detected
in production / Application system size
7. Test automation = Cost of manual test effort / Total
test cost
8. Schedule variance = (Actual time taken - Planned time) /
Planned time * 100
9. Effort variance = (Actual effort - Planned
Effort)/Planned effort * 100
10. Test case efficiency = (Total STRs - STRs not
mapped)/Total STRs * 100
11. Test case coverage = (Total Test cases - STRs that
cannot be mapped to test cases)/ Total Test Cases * 100
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
What are the main key components in web applications and client and server applications? And explain the differences between them?
Can test condition,testcase and testscript help u in performing the static testing
What is reverse engineering?
I have cleared written test and one Technical round in one company? now i have to face an Client Round through telephony? Any body have faced client round, how will it be , wil they ask technical or is it only formality round? im nervous, plz let me know wat all they may ask? i have this round on monday?
Did any one completed CSTE certiication? can u send sample question papers? how to apply that? pls send it to my mail id - dsnathi@gmail.com THANKS IN ADVANCE
How can you use technology to solve problem?
What is showstopper defect?
What is deferred status in defect life cycle?
write test case for gmail login page
I am new to testing, I need information about TSYS any website or if you have information please mail it to me. this is for online credit applications project.My mail id is keerthanakoluvu@yahoo.com. Thanks for your help.
What a team leader will test first when s/he will get new module to test?
What are the various techniques in white box testing?
What are the qualities needed by a software tester?
What is the difference between load and stress testing?
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?