TestingDocs.com
    Software Testing website
    • Automation
      • Selenium
      • JBehave Framework
    • Tutorials
      • MySQL Tutorials
      • Testlink
      • Maven
      • Git
    • IDEs
      • IntelliJ IDEA
      • Eclipse
    • Flowcharts
      • Flowgorithm
      • Raptor
    • About

    Automation

    Error Severity Metrics

    Overview

    In this post, we will calculate the Error Severity metrics. The project information, error distribution numbers and the errors weights can be found at:

    https://www.testingdocs.com/error-removal-effectiveness-metrics/

    Errors Code Testing Development

     

    Sample Defect Weights

    Average Severity of Code Errors(ASCE)

     

    ASCE =\huge \frac{WCE}{NCE}

     

    WCE= Weighted errors detected by Code inspection & Testing.

    NCE= number of errors detected by Code inspection & Testing.

    WCE = \huge 21*(2) + 12*(5) + 7*(10) = 172

    NCE = \huge 40

     

    ASCE = \huge \frac{172}{40} = \huge 4.3

     

    Average Severity of Development Errors(ASDE)

     

    ASDE = \huge \frac{WDE}{NDE}

     

    WDE= Weighted errors detected by Development & Design.

    NDE= number of errors detected by Development & Design.

     

    WDE = \huge 6*(2) + 7*(5) + 2*(10) = 67

    NDE = \huge 15

     

    ASDE = \huge \frac{67}{15} = \huge 4.47

    Related Posts

    Automation /

    Dart return Statement

    Emma Tool

    Automation /

    Code Coverage Tools

    Selenium 4 Automation Project

    Automation /

    Selenium 4 Project Setup on Ubuntu Linux

    Testing webpage mobile-friendliness using a tool

    Automation /

    Testing webpage mobile-friendliness using a tool

    Automation /

    Serverless Computing

    ‹ Serverless Computing› Testing webpage mobile-friendliness using a tool

    Recent Posts

    • ChatGPT Plans Free and PlusChatGPT Subscription Plans
    • Stellar Converter for Database ToolStellar Converter for Database
    • Stellar MySQL Log AnalyzerStellar Log Analyzer for MySQL
    • Stellar Repair for MySQLStellar Repair for MySQL
    • ChatGPT IntroductionChatGPT Capabilities
    • How to secure your SQL Database: Tips and Tricks
    • ChatGPT4 Conversational AI FeaturesChatGPT4 Conversational AI Features
    • Trends in Software EngineeringShaping the Future of Development: Exploring Key Trends in Software Engineering
    • Java PerformanceImproving Java Performance with Multithreading
    • QDrant Vector DatabaseOpen-source Vector Databases
    • Difference between PHP and JavaScript?
    • Bing AI Browser Web ContentBing Conversation Styles
    • ChatGPT PreviewChatGPT Introduction
    • Open Source AI Frameworks TensorFlowOpen Source AI Frameworks
    • Artificial Intelligence Tools

    Back to Top

    Links

    • Contact
    • Privacy Policy
    • Cookie Policy

    www.TestingDocs.com