What are Testing Metrics? Explain

Answers were Sorted based on User's Feedback



What are Testing Metrics? Explain..

Answer / saurabh_g

Test metrics is a mechanism to know the effectiveness of
the testing that can be measured quantitatively. It is a
feeback mechanism to improve the testing process.

They are collected at each phase of the etsting lifecycle.

Adv : 1. Better knowledge of the project.
2. Identify risk areas that requires more testing.
3. Measure of effectiveness and efficiency of testing.

5 Testing metrics :

1. Defect by action taked :
This metrics is an indicator of the effectiveness of the
testing process and test execution . Good percentage of
defects marked as "Rejected" implies that the understanding
of the test engineer on the functionality is low.

2. Defect by injection phase :
Indicator of the most problematic phase in the s/w dev.
Like Design, coding, Documentation, Test planning etc..

3. Defects by Detection phase.
Indicator of the most efficient phase of s/w dev. in terms
of finding and removing bugs.

Hope u hv an idea now.... :)
Some other test metrics
4. Defects by priority
5. Defects by severity
6. Time to find a defect
7. Time to resolve a defect
8. Test case effectiveness
9. Defect / KLOC
10.Bad fix ratio..
and there are a lot more.. :)

Cheerz,
Saurabh Garg

Is This Answer Correct ?    5 Yes 1 No

What are Testing Metrics? Explain..

Answer / mfsi_chinmayb`

Hi

Test Metrics:

Test Metrics is used as a mechanism for
estimating/measuring the effectiveness of he testing
activities. The data we are getting from this metrics is
used as the estimation for the future testing activities.

Is This Answer Correct ?    3 Yes 2 No

What are Testing Metrics? Explain..

Answer / swathi

Measuring of the testing activity is called as testing
metrics.Some of the fundamendal metrics include
time,cost,number of product failure,bugs found,Test
effectiveness and test efficiency.

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

what is the test metrics followed if its a small scale company i mean not a cmm level company

1 Answers  


what is review?

3 Answers  


What is integration testing?

5 Answers   IBM,


what is meant by system testing?

5 Answers  


what is the difference between waterfall model & v-model?

4 Answers   IBM, TCS,






What is the testing that a tester performs at the end of unit testing?

4 Answers   Mind Tree,


what are the contents of black box & white box testing.

3 Answers  


how can u do monkey testing on website?

5 Answers   IBM,


what is called testware?

2 Answers  


in case of web application what kind of areas we r tested and one more in case of database testing what we are testing tell me in brief.

1 Answers   HCL,


Give an example of low serverity and low priority bug?

4 Answers   Polaris,


what are the types of android applications?

1 Answers   Wipro,


Categories