Tutorials
TestingIn this tutorial you will learn about metrics used in testing, The Product Quality Measures - 1. Customer satisfaction index, 2. Delivered defect quantities, 3. Responsiveness (turnaround time) to users, 4. Product volatility, 5. Defect ratios, 6. Defect removal efficiency, 7. Complexity of delivered product, 8. Test coverage, 9. Cost of defects, 10. Costs of quality activities, 11. Re-work, 12. Reliability and Metrics for Evaluating Application System Testing.
1. Customer satisfaction index
This index is surveyed before product delivery and after product delivery
(and on-going on a periodic basis, using standard questionnaires).The following are analyzed:
2. Delivered defect quantities
They are normalized per function point (or per LOC) at product delivery (first 3 months or first year of operation) or Ongoing (per year of operation) by level of severity, by category or cause, e.g.: requirements defect, design defect, code defect, documentation/on-line help defect, defect introduced by fixes, etc.
3. Responsiveness (turnaround time) to users
4. Product volatility
5. Defect ratios
6. Defect removal efficiency
7. Complexity of delivered product
8. Test coverage
9. Cost of defects
10. Costs of quality activities
11. Re-work
12. Reliability
Metric = Formula
Test Coverage = Number of units (KLOC/FP) tested / total size of the system. (LOC represents Lines of Code)
Number of tests per unit size = Number of test cases per KLOC/FP (LOC represents Lines of Code).
Acceptance criteria tested = Acceptance criteria tested / total acceptance criteria
Defects per size = Defects detected / system size
Test cost (in %) = Cost of testing / total cost *100
Cost to locate defect = Cost of testing / the number of defects located
Achieving Budget = Actual cost of testing / Budgeted cost of testing
Defects detected in testing = Defects detected in testing / total system defects
Defects detected in production = Defects detected in production/system size
Quality of Testing = No of defects found during Testing/(No of defects found during testing + No of acceptance defects found after delivery) *100
Effectiveness of testing to business = Loss due to problems / total resources processed by the system.
System complaints = Number of third party complaints / number of transactions processed
Scale of Ten = Assessment of testing by giving rating in scale of 1 to 10
Source Code Analysis = Number of source code statements changed / total number of tests.
Effort Productivity = Test Planning Productivity = No of Test cases designed / Actual Effort for Design and Documentation
Test Execution Productivity = No of Test cycles executed / Actual Effort for testing

| Excellent piece of writing |
| Excellent work very useful |
| Quite descriptive |
| it is very useful for freshers |
| It will be very useful to Software Testers, willing to make career in Software Testing field. |
| If you could provide some of templates ;that would be great |
|
Among many sites i browsed for Testing stuff this gave me lot of information. Very good site :) |
| i got lot of information, it will be good to include Static Techniques & test process |
| Very good it helps alot.. Thank you verymuch.. |
| yes it is very useful for freshers |
| Very good site that give good detail about test |
| site is usefull for every tester.Its good |
|
i love this site so much it gives me what i want in a more simplier form for easy understanding |
| it's very useful and provide morevalue if some examples along with templates are there. |
| Simply Superb!! It's really helpful for people who would like to understand the concepts beyond simple testing. |
| Really excellent information |
| very nice information..it would be great if any test metrices template is provided |