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 are the SQL commands used in for union,intersection & all operations.Please reply fast.

2 Answers  


Hi,I am very new to testing.i want to be more strong in manual testing(writing test conditions).please suggest me?

2 Answers  


whar are the contents in db testing test case template

0 Answers   Reliance,


After resolving bug, You immediately do regression testing or later?

3 Answers   Quexst,


Requirement is given : 1) The Login screen should require with 2 fields "Login" & "Password" 2) After successful login Success Message will display. 3) For Invalid login Error Message will display. 4) "Login" & "Password" both fields are case insensitive. 5) The Application should be Dialog application. What are the test cases for above requirements?

4 Answers  


If asked to create a Configuration Design Pattern, where would you start?

0 Answers   TriZetto,


what is software workbence process ?

1 Answers  


How u prepare Test data in testing process???

13 Answers   Cognizant, Google,


Hi can any bady tell me who provide QA,QTP,QC,training please let me know i need help i want get training thanks in advance

2 Answers  


In testing can you explain the concept of work bench?

1 Answers  


who assigns siverity for a bug? is it test engnr, test lead or devlopment lead?

4 Answers  


What are the recommended sites or books for software testing?

2 Answers  


Categories