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 |
Please recommend which are a good books for software testing.. best authors for s/w testing.
what is prototype testing?
if my documaents (SRS &FRS) having earros(does not meets) the requirements in that sitchuvation,which document i should take to write the testcases?(othere wise which steps i should take?(Usha)
what is entry criteria for intigration testing,,? what is entry criteria for system testing? what is exit criteria for intigration testing & system testing??? plz give me proper examples .... thanks & regards svsekhar2003@gmail.com
Write test cases on duster
In a Dark Room one Switch Board is there.If u Pressed a Button in Switch Board the Light will 'ON'. Write the Possible test cases?
please explain me with example of this question. diff between bug and diffect. don't give def please give answer with example.
What is the difference between Build and Version?
Give an example for pre testing and post testing ?
oracle table A havng one million records. write 10 test cases to test data?
is there any checklist to check SRS document
any one giv test cases for wordpad using equivalence class partioning