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

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 Environment Setup Verification

Automation /

Automation Environment Setup Verification

Install Extensions for Visual Studio Code

Automation /

Install Extensions for Visual Studio Code

‹ Automation Environment Setup Verification› Testing webpage mobile-friendliness using a tool

Recent Posts

  • MS Access Data Types
  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Build & Run CLion Project
  • Create New CLion C Project on Windows
  • Configure CLion Toolchains on Windows
  • Launch CLion IDE on Windows
  • Activate CLion IDE
  • CLion IDE for C/C++ Development

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com

Go to mobile version