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 drawbacks in system development life cycle
what will be verification and validation test cases for yahoo login page (only functional test cases)? Please explain in details.
What are the different cost elements involved in implementing a process in an organization?
why use caffine for HPLC calibration ?
What is desk checking and control flow analysis
What are the different types of integration testing?
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
what is the most critical bug u have to find in ur project.My application is ERP based,in this purchase module is there.plz tell me the answer?
What is testing and maintenance?
What is showstopper defect?
plz tell me the difference b/w PB/MF based appl.with examples. Thanks
What are the cases why parameterization is necessary when load testing the Web server and the database server?
Beyond the customary advantages of having a testing group, what are the benefits does a company receive from a well run, automated testing group?
is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?
What are the various test case for google analytics, api keys , pay pal if you know please post me a answer. And how we will test