What are Testing Metrics? Explain
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
what is difference between regression testitng and re testing
what is analysizing test results & creating the bug reportts?
What is difference between Application testing and Web application testing??
What are the challenges you faced in your project (Testing) and in your company?
Test approach to windows update?
What type of testing u perform in organization while u do System Testing,give clearly
What types of testing will come under functionality testing and non functionality testing?Security testing is consider as functionality testing or non functionality?why its so?
How to write negative testcase?
What is testing life Cycle and Explain different phases?
can any one post the format of tracebility martrix Plz...... Maid Id: sandhya.shyamala@yahoo.com
what is baseline document,can u say any two?
Please give an example of Black Box Testing?