Risk Identification Methods In Software Testing

by Nataliia Vasylyna | December 5, 2011 10:00 am

Fault distribution is very uneven for the majority of software, not depending on their size, functionality, implementation language and other features.

Much empirical evidence has accumulated over the years to support the so-called 80:20 principle. It states that 20% of the software elements are answerable for 80% of the troubles.

Such problematic elements may commonly be described by specific estimation properties about their design, size, complexity, change history.

Because of the uneven fault distribution among software elements, there is a huge need for risk identification methods to analyze these estimation data so that inspection, software testing and other quality assurance activities can be concentrated on such potentially high-defect[1] elements.

There are several risk detecting methods:

These methods can be described by such features as:

Correct risk detecting methods may be picked to fit specific application environments with the goal to detect high-risk software elements for focused inspection and software testing.

Learn more from QATestLab

Related Posts:

Endnotes:
  1. defect: https://blog.qatestlab.com/2011/10/11/main-types-of-defects-in-software-testing/
  2. How to Identify and Manage Software Testing Risks?: https://blog.qatestlab.com/2019/06/20/software-testing-risks/
  3. How to Test a Trading Platform (like a crypto exchange): https://blog.qatestlab.com/2024/03/27/trading-platform-testing/
  4. From Troubled Launch to Excellence: A Startup’s Real-Life Success Story: https://blog.qatestlab.com/2024/03/05/startup-story/

Source URL: https://blog.qatestlab.com/2011/12/05/risk-identification-methods-in-software-testing/