Metrics for Evaluating Application System Testing?



Metrics for Evaluating Application System Testing?..

Answer / ramyab.mca@gmail.com

Hai...

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

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

How to Test Web Application Without a Formal Test Plan....?

1 Answers   Infosys,


Differentiate defect life cycle and test cycle.

3 Answers  


what is black box testing, and what are the methods for BBT plz explain it

8 Answers   SumTotal,


Difference between JOB POSITION of Quality Assurance Engineer and software testing engineer.What are the responsibility for each?? It's really urgent.

3 Answers   CTS,


why do testing are divided into stages primarily becoz: 1) different stage has different purpose 2)Stages makes the testing simpler 3)Different test run in different environments 4)The no of stages the testing is easier Which is the option need to be chosen its urgent

3 Answers  






How important is Change Management in today's computing environments?

1 Answers   Ordain Solutions,


what is 2tier and multi tier architecture?

1 Answers   H5 Asia Pacific,


plz tell me the V model with complete explanation(not definition)

2 Answers   Accenture, Mphasis,


ive been looking for a junior tester job for quite some time now, but most company keep requisting for experienced staffs, but if i dont start from somewhere how do i get the experience

0 Answers  


What is Test Policy

7 Answers   JVS,


What is grey box testing?

0 Answers  


What is an end-to-end testing?

0 Answers  


Categories