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

What are the phases involved in software testing life cycle?

0 Answers  


Hi, can any tell how a tester can be judged? i have to interview a tester, how should i judge whether he has a justified experience or not? how a person with 3 years of experience in manual testing can be judge?

0 Answers  


What different sources are needed to verify authenticity for CMMI implementation?

0 Answers  


What is the advantage of V-model compared to other models?

2 Answers  


1.What is the traceability matrix template? Darw the all fields? 2.What is the risk factor problem related to project? 3.risk factor ratio in ur company? 4.What is the purpose of ?check-in?,? check-out??

1 Answers  






Suppose u have a ICICI Home Page & there is a option link "Bill Payments" so once u click this link then new child window will be open where u have a 1. "amount(Text box)" 2.Auto Debit monthly (check box) & 3. "OK" & "Cancel" Button. Please write the test cases for this Integration Test cases also.

3 Answers  


What is suspension & resumption criteria in Test Plan please explain with example ?

2 Answers   TCS,


11. Do any of the authoring tools you use have features to help make your Web sites accessible?

0 Answers  


What is test out put?

0 Answers   Amdocs,


How do we decide that testcases covers all the requirements?

4 Answers   Infosys,


Need to know about Quality Center in brief

0 Answers  


What is Risk anlaysis in software testing?

2 Answers  


Categories