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 if the project isn’t big enough to justify extensive testing?
what does 80hz refresh rate indicates?
Why would we not include these?
What are the different available models of sdlc?
Explain user acceptance testing.
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?
In what situation would you want to parameterize a text verification check?
Hi i am looking for Test Engineer Job, i have done the course, but i don't have work experience on it, Is it So important to have real time Exp or knowledge is enough? and please let me know like how i can improve for the interview. You can send me a mail on this id: rashmi_vastred@yahoo.co.in
What does you mean by positive and negative testing & what is the difference between them. Can anyone explain with an example?
What is a testing process / lifecycle?
hello frens. Im Arun from the uk. im planning to apply for tester jobs with 3yrs experience. the problem is i dont have resumes. i have to mention atleast 3 projects (preferably financial projects) in my CV. im totally blank. can u plz send ur CV's to my email.... arunmoses1982@yahoo.com. this would be a great help from you guyz. n u need any help from me? just mail me n ill get in touch with u. Thanx.
What types of testing is specifically important for web testing?
When new application ready to test than whats your testing strategies?
What is the role of the test group vis-?is documentation, tech support, and so forth?
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?