What are different types of metrics used in testing ?



What are different types of metrics used in testing ?..

Answer / 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

More Manual Testing Interview Questions

Anybody Explain me Bug Life Cycle..?

14 Answers  


Infosys or Keane(caritor)? I need your help in deciding between both the companies. Please tell me the pros and cons if you happen to work with either of the companies. The placement is in Hyderabad(India)...Please help its urgent

2 Answers  


how to reduce bugs in e-learning projects? for reducing bugs which type of SDLC we have to use

0 Answers   eMantras,


What is internationalization testing (i18n testing)?

0 Answers  


What is the difference between unit testing and integration testing?

3 Answers  


How to write a Batch script and Batch Framework?

3 Answers  


last testcase for project will be written in which phase?

3 Answers   Satyam,


What is the difference between Sanity and Smoke Testing? With Example.

7 Answers  


Difference between manual testing and system testing

2 Answers   Symphony,


what is build and release and what is the difference b/w them?

2 Answers  


What is the difference between Regression testing vs. Smoke testing?

2 Answers   Keane India Ltd, Optimize IT Systems,


What is smoke testing and user interface testing ?

0 Answers  


Categories