SlideShare a Scribd company logo
1 of 4
Metrics Used in Testing<br />The Product Quality Measures:<br />1. Customer satisfaction index<br />This index is surveyed before product delivery and after product delivery <br />(and on-going on a periodic basis, using standard questionnaires).The following are analyzed:<br />    * Number of system enhancement requests per year<br />    * Number of maintenance fix requests per year<br />    * User friendliness: call volume to customer service hotline<br />    * User friendliness: training time per new user<br />    * Number of product recalls or fix releases (software vendors)<br />    * Number of production re-runs (in-house information systems groups)<br />2. Delivered defect quantities<br />They are normalized per function point (or per LOC) at product delivery (first 3 months or first year of operation) or Ongoing (per year of operation) by level of severity, by category or cause, e.g.: requirements defect, design defect, code defect, documentation/on-line help defect, defect introduced by fixes, etc.<br />3. Responsiveness (turnaround time) to users<br />  * Turnaround time for defect fixes, by level of severity<br />  * Time for minor vs. major enhancements; actual vs. planned elapsed time<br />4. Product volatility<br /> * Ratio of maintenance fixes (to repair the system & bring it into compliance with specifications), vs. enhancement requests (requests by users to enhance or change functionality)<br />5. Defect ratios<br />   * Defects found after product delivery per function point.<br />    * Defects found after product delivery per LOC<br />    * Pre-delivery defects: annual post-delivery defects<br />    * Defects per function point of the system modifications<br />6. Defect removal efficiency<br />    * Number of post-release defects (found by clients in field operation), categorized by level of severity<br />    * Ratio of defects found internally prior to release (via inspections and testing), as a percentage of all defects<br />    * All defects include defects found internally plus externally (by customers) in the first year after product delivery<br />7. Complexity of delivered product<br />    * McCabe's cyclomatic complexity counts across the system<br />    * Halstead’s measure<br />    * Card's design complexity measures<br />    * Predicted defects and maintenance costs, based on complexity measures<br />8. Test coverage<br />    * Breadth of functional coverage<br />    * Percentage of paths, branches or conditions that were actually tested<br />    * Percentage by criticality level: perceived level of risk of paths<br />    * The ratio of the number of detected faults to the number of predicted faults.<br />9. Cost of defects<br />    * Business losses per defect that occurs during operation<br />    * Business interruption costs; costs of work-arounds<br />    * Lost sales and lost goodwill<br />    * Litigation costs resulting from defects<br />    * Annual maintenance cost (per function point)<br />    * Annual operating cost (per function point)<br />    * Measurable damage to your boss's career<br />10. Costs of quality activities<br />    * Costs of reviews, inspections and preventive measures<br />    * Costs of test planning and preparation<br />    * Costs of test execution, defect tracking, version and change control<br />    * Costs of diagnostics, debugging and fixing<br />    * Costs of tools and tool support<br />    * Costs of test case library maintenance<br />    * Costs of testing & QA education associated with the product<br />    * Costs of monitoring and oversight by the QA organization (if separate from the development and test organizations)<br />11. Re-work<br />    * Re-work effort (hours, as a percentage of the original coding hours)<br />    * Re-worked LOC (source lines of code, as a percentage of the total delivered LOC)<br />    * Re-worked software components (as a percentage of the total delivered components)<br />12. Reliability<br />    * Availability (percentage of time a system is available, versus the time the system is needed to be    available)<br />    * Mean time between failure (MTBF).<br />    * Man time to repair (MTTR)<br />    * Reliability ratio (MTBF / MTTR)<br />    * Number of product recalls or fix releases<br />    * Number of production re-runs as a ratio of production runs<br />Metrics for Evaluating Application System Testing:<br />Metric = Formula<br />Test Coverage = Number of units (KLOC/FP) tested / total size of the system. (LOC represents Lines of Code)<br />Number of tests per unit size = Number of test cases per KLOC/FP (LOC represents Lines of Code).<br />Acceptance criteria tested = Acceptance criteria tested / total acceptance criteria<br />Defects per size = Defects detected / system size<br />Test cost (in %) = Cost of testing / total cost *100<br />Cost to locate defect = Cost of testing / the number of defects located<br />Achieving Budget = Actual cost of testing / Budgeted cost of testing<br />Defects detected in testing = Defects detected in testing / total system defects<br />Defects detected in production = Defects detected in production/system size<br />Quality of Testing = No of defects found during Testing/(No of defects found during testing + No of acceptance defects found after delivery) *100<br />Effectiveness of testing to business = Loss due to problems / total resources processed by the system.<br />System complaints = Number of third party complaints / number of transactions processed<br />Scale of Ten = Assessment of testing by giving rating in scale of 1 to 10<br />Source Code Analysis = Number of source code statements changed / total number of tests.<br />Effort Productivity = Test Planning Productivity = No of Test cases designed / Actual Effort for Design and Documentation<br />Test Execution Productivity = No of Test cycles executed / Actual Effort for testing<br />
Metrics used in testing
Metrics used in testing
Metrics used in testing

More Related Content

What's hot

Test Planning and Test Estimation Techniques
Test Planning and Test Estimation TechniquesTest Planning and Test Estimation Techniques
Test Planning and Test Estimation TechniquesMurageppa-QA
 
Rob Baarda - Are Real Test Metrics Predictive for the Future?
Rob Baarda - Are Real Test Metrics Predictive for the Future?Rob Baarda - Are Real Test Metrics Predictive for the Future?
Rob Baarda - Are Real Test Metrics Predictive for the Future?TEST Huddle
 
Risk based testing and random testing
Risk based testing and random testingRisk based testing and random testing
Risk based testing and random testingHimanshu
 
Software Testing Metrics
Software Testing MetricsSoftware Testing Metrics
Software Testing MetricsJatin Kochhar
 
Edwin Van Loon - Exploitation Testing revised
Edwin Van Loon - Exploitation Testing revisedEdwin Van Loon - Exploitation Testing revised
Edwin Van Loon - Exploitation Testing revisedTEST Huddle
 
T19 performance testing effort - estimation or guesstimation revised
T19   performance testing effort - estimation or guesstimation revisedT19   performance testing effort - estimation or guesstimation revised
T19 performance testing effort - estimation or guesstimation revisedTEST Huddle
 
Measurement and Metrics for Test Managers
Measurement and Metrics for Test ManagersMeasurement and Metrics for Test Managers
Measurement and Metrics for Test ManagersTechWell
 
'Automated Reliability Testing via Hardware Interfaces' by Bryan Bakker
'Automated Reliability Testing via Hardware Interfaces' by Bryan Bakker'Automated Reliability Testing via Hardware Interfaces' by Bryan Bakker
'Automated Reliability Testing via Hardware Interfaces' by Bryan BakkerTEST Huddle
 
Software Testing Process
Software Testing ProcessSoftware Testing Process
Software Testing Processguest1f2740
 
Approaches to Software Testing
Approaches to Software TestingApproaches to Software Testing
Approaches to Software TestingScott Barber
 
ISTQB / ISEB Foundation Exam Practice - 2
ISTQB / ISEB Foundation Exam Practice - 2ISTQB / ISEB Foundation Exam Practice - 2
ISTQB / ISEB Foundation Exam Practice - 2Yogindernath Gupta
 
Software test management overview for managers
Software test management overview for managersSoftware test management overview for managers
Software test management overview for managersTJamesLeDoux
 

What's hot (20)

Test performance indicators
Test performance indicatorsTest performance indicators
Test performance indicators
 
Test planning
Test planningTest planning
Test planning
 
Testing Metrics
Testing MetricsTesting Metrics
Testing Metrics
 
Testing strategies
Testing strategiesTesting strategies
Testing strategies
 
Chap13
Chap13Chap13
Chap13
 
Testing
TestingTesting
Testing
 
Test Planning and Test Estimation Techniques
Test Planning and Test Estimation TechniquesTest Planning and Test Estimation Techniques
Test Planning and Test Estimation Techniques
 
Rob Baarda - Are Real Test Metrics Predictive for the Future?
Rob Baarda - Are Real Test Metrics Predictive for the Future?Rob Baarda - Are Real Test Metrics Predictive for the Future?
Rob Baarda - Are Real Test Metrics Predictive for the Future?
 
Risk based testing and random testing
Risk based testing and random testingRisk based testing and random testing
Risk based testing and random testing
 
Software Testing Metrics
Software Testing MetricsSoftware Testing Metrics
Software Testing Metrics
 
Edwin Van Loon - Exploitation Testing revised
Edwin Van Loon - Exploitation Testing revisedEdwin Van Loon - Exploitation Testing revised
Edwin Van Loon - Exploitation Testing revised
 
T19 performance testing effort - estimation or guesstimation revised
T19   performance testing effort - estimation or guesstimation revisedT19   performance testing effort - estimation or guesstimation revised
T19 performance testing effort - estimation or guesstimation revised
 
Measurement and Metrics for Test Managers
Measurement and Metrics for Test ManagersMeasurement and Metrics for Test Managers
Measurement and Metrics for Test Managers
 
'Automated Reliability Testing via Hardware Interfaces' by Bryan Bakker
'Automated Reliability Testing via Hardware Interfaces' by Bryan Bakker'Automated Reliability Testing via Hardware Interfaces' by Bryan Bakker
'Automated Reliability Testing via Hardware Interfaces' by Bryan Bakker
 
Software Testing Process
Software Testing ProcessSoftware Testing Process
Software Testing Process
 
Approaches to Software Testing
Approaches to Software TestingApproaches to Software Testing
Approaches to Software Testing
 
Software metrics
Software metricsSoftware metrics
Software metrics
 
Test process
Test processTest process
Test process
 
ISTQB / ISEB Foundation Exam Practice - 2
ISTQB / ISEB Foundation Exam Practice - 2ISTQB / ISEB Foundation Exam Practice - 2
ISTQB / ISEB Foundation Exam Practice - 2
 
Software test management overview for managers
Software test management overview for managersSoftware test management overview for managers
Software test management overview for managers
 

Viewers also liked

ADOBE CERTIFIED RIA ARCHITECT/FLEX DEVELOPER
ADOBE CERTIFIED RIA ARCHITECT/FLEX DEVELOPERADOBE CERTIFIED RIA ARCHITECT/FLEX DEVELOPER
ADOBE CERTIFIED RIA ARCHITECT/FLEX DEVELOPERvravi123
 
John Thoman resume V4
John Thoman resume V4John Thoman resume V4
John Thoman resume V4John Thoman
 
Jeri L. Keck -New 100515
Jeri L. Keck -New 100515Jeri L. Keck -New 100515
Jeri L. Keck -New 100515Jeri Keck
 
#abw.CV$ -1(Autosaved)
#abw.CV$ -1(Autosaved)#abw.CV$ -1(Autosaved)
#abw.CV$ -1(Autosaved)aim dubs
 
Tina's resume (1)
Tina's resume (1)Tina's resume (1)
Tina's resume (1)Tina Asbill
 
MARWAN_FARRAG_ARCHITECT_SITE ENGINEER_CV_KSA
MARWAN_FARRAG_ARCHITECT_SITE ENGINEER_CV_KSAMARWAN_FARRAG_ARCHITECT_SITE ENGINEER_CV_KSA
MARWAN_FARRAG_ARCHITECT_SITE ENGINEER_CV_KSAMarwan Fawzy Ahmed
 
Marc Rostkowski_MAY_13.MDR.2015
Marc Rostkowski_MAY_13.MDR.2015Marc Rostkowski_MAY_13.MDR.2015
Marc Rostkowski_MAY_13.MDR.2015Marc Rostkowski
 
Luke Spinner Tidball - Resume
Luke Spinner Tidball - ResumeLuke Spinner Tidball - Resume
Luke Spinner Tidball - ResumeLuke Tidball
 
Wamp & LAMP - Installation and Configuration
Wamp & LAMP - Installation and ConfigurationWamp & LAMP - Installation and Configuration
Wamp & LAMP - Installation and ConfigurationChetan Soni
 
Tombleson Hilary 2016 Resume
Tombleson Hilary 2016 ResumeTombleson Hilary 2016 Resume
Tombleson Hilary 2016 ResumeHilary Tombleson
 
CV - Nader Nehme
CV - Nader NehmeCV - Nader Nehme
CV - Nader NehmeNader Nehme
 
Cisco web ex-cs-0511-final
Cisco web ex-cs-0511-finalCisco web ex-cs-0511-final
Cisco web ex-cs-0511-finalEl Taller Web
 

Viewers also liked (20)

ADOBE CERTIFIED RIA ARCHITECT/FLEX DEVELOPER
ADOBE CERTIFIED RIA ARCHITECT/FLEX DEVELOPERADOBE CERTIFIED RIA ARCHITECT/FLEX DEVELOPER
ADOBE CERTIFIED RIA ARCHITECT/FLEX DEVELOPER
 
John Thoman resume V4
John Thoman resume V4John Thoman resume V4
John Thoman resume V4
 
Resume
ResumeResume
Resume
 
Noemi resume 1-2016
Noemi resume 1-2016Noemi resume 1-2016
Noemi resume 1-2016
 
Jeri L. Keck -New 100515
Jeri L. Keck -New 100515Jeri L. Keck -New 100515
Jeri L. Keck -New 100515
 
#abw.CV$ -1(Autosaved)
#abw.CV$ -1(Autosaved)#abw.CV$ -1(Autosaved)
#abw.CV$ -1(Autosaved)
 
Tina's resume (1)
Tina's resume (1)Tina's resume (1)
Tina's resume (1)
 
County of San Diego
County of San DiegoCounty of San Diego
County of San Diego
 
MARWAN_FARRAG_ARCHITECT_SITE ENGINEER_CV_KSA
MARWAN_FARRAG_ARCHITECT_SITE ENGINEER_CV_KSAMARWAN_FARRAG_ARCHITECT_SITE ENGINEER_CV_KSA
MARWAN_FARRAG_ARCHITECT_SITE ENGINEER_CV_KSA
 
cv-portfolio 10-10-2015
cv-portfolio 10-10-2015cv-portfolio 10-10-2015
cv-portfolio 10-10-2015
 
Norm Penner
Norm PennerNorm Penner
Norm Penner
 
Marc Rostkowski_MAY_13.MDR.2015
Marc Rostkowski_MAY_13.MDR.2015Marc Rostkowski_MAY_13.MDR.2015
Marc Rostkowski_MAY_13.MDR.2015
 
Luke Spinner Tidball - Resume
Luke Spinner Tidball - ResumeLuke Spinner Tidball - Resume
Luke Spinner Tidball - Resume
 
Mark C Clayton
Mark C ClaytonMark C Clayton
Mark C Clayton
 
Wamp & LAMP - Installation and Configuration
Wamp & LAMP - Installation and ConfigurationWamp & LAMP - Installation and Configuration
Wamp & LAMP - Installation and Configuration
 
Resume
ResumeResume
Resume
 
Etica kantiana
Etica kantianaEtica kantiana
Etica kantiana
 
Tombleson Hilary 2016 Resume
Tombleson Hilary 2016 ResumeTombleson Hilary 2016 Resume
Tombleson Hilary 2016 Resume
 
CV - Nader Nehme
CV - Nader NehmeCV - Nader Nehme
CV - Nader Nehme
 
Cisco web ex-cs-0511-final
Cisco web ex-cs-0511-finalCisco web ex-cs-0511-final
Cisco web ex-cs-0511-final
 

Similar to Metrics used in testing

What is Test Matrix?
What is Test Matrix?What is Test Matrix?
What is Test Matrix?QA InfoTech
 
Unit 6 final
Unit 6 finalUnit 6 final
Unit 6 finalsietkcse
 
ISTQBCH2.ppt
ISTQBCH2.pptISTQBCH2.ppt
ISTQBCH2.pptghkadous
 
unit-2_20-july-2018 (1).pptx
unit-2_20-july-2018 (1).pptxunit-2_20-july-2018 (1).pptx
unit-2_20-july-2018 (1).pptxPriyaFulpagare1
 
Manual testing interview questions and answers
Manual testing interview questions and answersManual testing interview questions and answers
Manual testing interview questions and answersRajnish Sharma
 
Test Report Preparation
Test Report PreparationTest Report Preparation
Test Report PreparationDucat India
 
ISTQB, ISEB Lecture Notes- 2
ISTQB, ISEB Lecture Notes- 2ISTQB, ISEB Lecture Notes- 2
ISTQB, ISEB Lecture Notes- 2onsoftwaretest
 
Software engineering quality assurance and testing
Software engineering quality assurance and testingSoftware engineering quality assurance and testing
Software engineering quality assurance and testingBipul Roy Bpl
 
Unit 8 final
Unit 8 finalUnit 8 final
Unit 8 finalsietkcse
 
10-Testing-system.pdf
10-Testing-system.pdf10-Testing-system.pdf
10-Testing-system.pdfn190212
 
V Model in Software Testing
V Model in Software TestingV Model in Software Testing
V Model in Software TestingAbdul Raheem
 
Metrics based Management
Metrics based ManagementMetrics based Management
Metrics based ManagementSPIN Chennai
 
Automating The Process For Building Reliable Software
Automating The Process For Building Reliable SoftwareAutomating The Process For Building Reliable Software
Automating The Process For Building Reliable Softwareguest8861ff
 
Manual testing concepts course 1
Manual testing concepts course 1Manual testing concepts course 1
Manual testing concepts course 1Raghu Kiran
 

Similar to Metrics used in testing (20)

What is Test Matrix?
What is Test Matrix?What is Test Matrix?
What is Test Matrix?
 
9 test_levels-
 9 test_levels- 9 test_levels-
9 test_levels-
 
Unit 6 final
Unit 6 finalUnit 6 final
Unit 6 final
 
Testing
TestingTesting
Testing
 
ISTQBCH2.ppt
ISTQBCH2.pptISTQBCH2.ppt
ISTQBCH2.ppt
 
ISTQBCH2.ppt
ISTQBCH2.pptISTQBCH2.ppt
ISTQBCH2.ppt
 
unit-2_20-july-2018 (1).pptx
unit-2_20-july-2018 (1).pptxunit-2_20-july-2018 (1).pptx
unit-2_20-july-2018 (1).pptx
 
Sw quality metrics
Sw quality metricsSw quality metrics
Sw quality metrics
 
Manual testing interview questions and answers
Manual testing interview questions and answersManual testing interview questions and answers
Manual testing interview questions and answers
 
Test Report Preparation
Test Report PreparationTest Report Preparation
Test Report Preparation
 
ISTQB, ISEB Lecture Notes- 2
ISTQB, ISEB Lecture Notes- 2ISTQB, ISEB Lecture Notes- 2
ISTQB, ISEB Lecture Notes- 2
 
Software engineering quality assurance and testing
Software engineering quality assurance and testingSoftware engineering quality assurance and testing
Software engineering quality assurance and testing
 
Unit 8 final
Unit 8 finalUnit 8 final
Unit 8 final
 
10-Testing-system.pdf
10-Testing-system.pdf10-Testing-system.pdf
10-Testing-system.pdf
 
V Model in Software Testing
V Model in Software TestingV Model in Software Testing
V Model in Software Testing
 
Metrics based Management
Metrics based ManagementMetrics based Management
Metrics based Management
 
Automating The Process For Building Reliable Software
Automating The Process For Building Reliable SoftwareAutomating The Process For Building Reliable Software
Automating The Process For Building Reliable Software
 
Verification & Validation
Verification & ValidationVerification & Validation
Verification & Validation
 
Manual testing concepts course 1
Manual testing concepts course 1Manual testing concepts course 1
Manual testing concepts course 1
 
Testing
TestingTesting
Testing
 

Recently uploaded

Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfPaul Menig
 
DEPED Work From Home WORKWEEK-PLAN.docx
DEPED Work From Home  WORKWEEK-PLAN.docxDEPED Work From Home  WORKWEEK-PLAN.docx
DEPED Work From Home WORKWEEK-PLAN.docxRodelinaLaud
 
Eni 2024 1Q Results - 24.04.24 business.
Eni 2024 1Q Results - 24.04.24 business.Eni 2024 1Q Results - 24.04.24 business.
Eni 2024 1Q Results - 24.04.24 business.Eni
 
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesMysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesDipal Arora
 
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779Delhi Call girls
 
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLMONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLSeo
 
Cash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsCash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsApsara Of India
 
Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear RegressionRavindra Nath Shukla
 
It will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayIt will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayNZSG
 
Call Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine ServiceCall Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine Serviceritikaroy0888
 
M.C Lodges -- Guest House in Jhang.
M.C Lodges --  Guest House in Jhang.M.C Lodges --  Guest House in Jhang.
M.C Lodges -- Guest House in Jhang.Aaiza Hassan
 
7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...Paul Menig
 
Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Neil Kimberley
 
The Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case studyThe Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case studyEthan lee
 
Monthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxMonthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxAndy Lambert
 
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Dipal Arora
 
The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024christinemoorman
 
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdfRenandantas16
 
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature SetCreating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature SetDenis Gagné
 
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service DewasVip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewasmakika9823
 

Recently uploaded (20)

Grateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdfGrateful 7 speech thanking everyone that has helped.pdf
Grateful 7 speech thanking everyone that has helped.pdf
 
DEPED Work From Home WORKWEEK-PLAN.docx
DEPED Work From Home  WORKWEEK-PLAN.docxDEPED Work From Home  WORKWEEK-PLAN.docx
DEPED Work From Home WORKWEEK-PLAN.docx
 
Eni 2024 1Q Results - 24.04.24 business.
Eni 2024 1Q Results - 24.04.24 business.Eni 2024 1Q Results - 24.04.24 business.
Eni 2024 1Q Results - 24.04.24 business.
 
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesMysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
 
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
 
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRLMONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
MONA 98765-12871 CALL GIRLS IN LUDHIANA LUDHIANA CALL GIRL
 
Cash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsCash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call Girls
 
Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear Regression
 
It will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 MayIt will be International Nurses' Day on 12 May
It will be International Nurses' Day on 12 May
 
Call Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine ServiceCall Girls In Panjim North Goa 9971646499 Genuine Service
Call Girls In Panjim North Goa 9971646499 Genuine Service
 
M.C Lodges -- Guest House in Jhang.
M.C Lodges --  Guest House in Jhang.M.C Lodges --  Guest House in Jhang.
M.C Lodges -- Guest House in Jhang.
 
7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...7.pdf This presentation captures many uses and the significance of the number...
7.pdf This presentation captures many uses and the significance of the number...
 
Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023Mondelez State of Snacking and Future Trends 2023
Mondelez State of Snacking and Future Trends 2023
 
The Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case studyThe Coffee Bean & Tea Leaf(CBTL), Business strategy case study
The Coffee Bean & Tea Leaf(CBTL), Business strategy case study
 
Monthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptxMonthly Social Media Update April 2024 pptx.pptx
Monthly Social Media Update April 2024 pptx.pptx
 
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
Call Girls Navi Mumbai Just Call 9907093804 Top Class Call Girl Service Avail...
 
The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024
 
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf0183760ssssssssssssssssssssssssssss00101011 (27).pdf
0183760ssssssssssssssssssssssssssss00101011 (27).pdf
 
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature SetCreating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
 
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service DewasVip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
Vip Dewas Call Girls #9907093804 Contact Number Escorts Service Dewas
 

Metrics used in testing

  • 1. Metrics Used in Testing<br />The Product Quality Measures:<br />1. Customer satisfaction index<br />This index is surveyed before product delivery and after product delivery <br />(and on-going on a periodic basis, using standard questionnaires).The following are analyzed:<br /> * Number of system enhancement requests per year<br /> * Number of maintenance fix requests per year<br /> * User friendliness: call volume to customer service hotline<br /> * User friendliness: training time per new user<br /> * Number of product recalls or fix releases (software vendors)<br /> * Number of production re-runs (in-house information systems groups)<br />2. Delivered defect quantities<br />They are normalized per function point (or per LOC) at product delivery (first 3 months or first year of operation) or Ongoing (per year of operation) by level of severity, by category or cause, e.g.: requirements defect, design defect, code defect, documentation/on-line help defect, defect introduced by fixes, etc.<br />3. Responsiveness (turnaround time) to users<br /> * Turnaround time for defect fixes, by level of severity<br /> * Time for minor vs. major enhancements; actual vs. planned elapsed time<br />4. Product volatility<br /> * Ratio of maintenance fixes (to repair the system & bring it into compliance with specifications), vs. enhancement requests (requests by users to enhance or change functionality)<br />5. Defect ratios<br /> * Defects found after product delivery per function point.<br /> * Defects found after product delivery per LOC<br /> * Pre-delivery defects: annual post-delivery defects<br /> * Defects per function point of the system modifications<br />6. Defect removal efficiency<br /> * Number of post-release defects (found by clients in field operation), categorized by level of severity<br /> * Ratio of defects found internally prior to release (via inspections and testing), as a percentage of all defects<br /> * All defects include defects found internally plus externally (by customers) in the first year after product delivery<br />7. Complexity of delivered product<br /> * McCabe's cyclomatic complexity counts across the system<br /> * Halstead’s measure<br /> * Card's design complexity measures<br /> * Predicted defects and maintenance costs, based on complexity measures<br />8. Test coverage<br /> * Breadth of functional coverage<br /> * Percentage of paths, branches or conditions that were actually tested<br /> * Percentage by criticality level: perceived level of risk of paths<br /> * The ratio of the number of detected faults to the number of predicted faults.<br />9. Cost of defects<br /> * Business losses per defect that occurs during operation<br /> * Business interruption costs; costs of work-arounds<br /> * Lost sales and lost goodwill<br /> * Litigation costs resulting from defects<br /> * Annual maintenance cost (per function point)<br /> * Annual operating cost (per function point)<br /> * Measurable damage to your boss's career<br />10. Costs of quality activities<br /> * Costs of reviews, inspections and preventive measures<br /> * Costs of test planning and preparation<br /> * Costs of test execution, defect tracking, version and change control<br /> * Costs of diagnostics, debugging and fixing<br /> * Costs of tools and tool support<br /> * Costs of test case library maintenance<br /> * Costs of testing & QA education associated with the product<br /> * Costs of monitoring and oversight by the QA organization (if separate from the development and test organizations)<br />11. Re-work<br /> * Re-work effort (hours, as a percentage of the original coding hours)<br /> * Re-worked LOC (source lines of code, as a percentage of the total delivered LOC)<br /> * Re-worked software components (as a percentage of the total delivered components)<br />12. Reliability<br /> * Availability (percentage of time a system is available, versus the time the system is needed to be available)<br /> * Mean time between failure (MTBF).<br /> * Man time to repair (MTTR)<br /> * Reliability ratio (MTBF / MTTR)<br /> * Number of product recalls or fix releases<br /> * Number of production re-runs as a ratio of production runs<br />Metrics for Evaluating Application System Testing:<br />Metric = Formula<br />Test Coverage = Number of units (KLOC/FP) tested / total size of the system. (LOC represents Lines of Code)<br />Number of tests per unit size = Number of test cases per KLOC/FP (LOC represents Lines of Code).<br />Acceptance criteria tested = Acceptance criteria tested / total acceptance criteria<br />Defects per size = Defects detected / system size<br />Test cost (in %) = Cost of testing / total cost *100<br />Cost to locate defect = Cost of testing / the number of defects located<br />Achieving Budget = Actual cost of testing / Budgeted cost of testing<br />Defects detected in testing = Defects detected in testing / total system defects<br />Defects detected in production = Defects detected in production/system size<br />Quality of Testing = No of defects found during Testing/(No of defects found during testing + No of acceptance defects found after delivery) *100<br />Effectiveness of testing to business = Loss due to problems / total resources processed by the system.<br />System complaints = Number of third party complaints / number of transactions processed<br />Scale of Ten = Assessment of testing by giving rating in scale of 1 to 10<br />Source Code Analysis = Number of source code statements changed / total number of tests.<br />Effort Productivity = Test Planning Productivity = No of Test cases designed / Actual Effort for Design and Documentation<br />Test Execution Productivity = No of Test cycles executed / Actual Effort for testing<br />