Metrics for Evaluating Application System Testing?
Answer Posted / 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 View All Answers
What are the different available models of sdlc?
What is bug release?
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
1.What is bidirectional traceability ??? and how it is implemented? 2.What is Automation Test frame work ? 3. Define the components present in test strategy? 4. Define the components present in test plan? 5. Have u written Test plan ?…. thank u!plz reply........
what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?
What is an exit criteria?
Explain severity with example and expalin each example?
What is benchmark testing? hi friends... can anyone suggest the correct answer plz...
What exactly is quality control?
What is exploratory testing and when should it be performed?
tell me 3 defects in FRS document, while doing FRS review which u have found in the last 3 years ? could u plz answer brahma412@yahoo.co.in
online demo for bug tracker tool(let me know the website)
What is application programming interface (api)?
What is the responsibility of programmer’s vs QA?
My name is Akpos from Nigeria. I have finished manual testing course. Please, can someone advise me where to go on from here?