Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 is difference between test harness and test bed. Are they same? Plz reply.......

1 Answers  


Hi,I am new to software testing. My question is, What can be the possible test cases one can write for a chair

6 Answers   Datamatics,


what types of bugs will we find out in banking projects

1 Answers   TCS,


What are the disavantage of Manual Testing?

4 Answers  


What is Mutation testing? When it can be done?

6 Answers   HTC,


Which testing has more scope to find a job(manual testing or automation testing)

3 Answers  


If there there are 100 test cases which need to be executed in one day and out of them 50 are of Critical Severity, 30 are Major and 20 are Minor. What would be your approach?

6 Answers  


What is the difference between functional test cases and business test cases?

2 Answers  


how do you manage the testing for enhancement projects

1 Answers   Accenture,


What type of risk analysis u did in a banking projects...? Give an example...?

4 Answers   HCL,


what is testdata

8 Answers   Impetus,


how to do manual testing on an application which is in several languages

1 Answers   Bosch,


Categories