Print Page | Close Window

Risk-based Testing!!!!

Printed From: One Stop Testing
Category: Software Testing @ OneStopTesting
Forum Name: Beginners @ OneStopTesting
Forum Discription: New to the Club...!!! Don't Worry, We are here for you...!!! Learn the very basics of Software Testing and other pertinent Informations.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=2599
Printed Date: 20Jul2025 at 12:57pm


Topic: Risk-based Testing!!!!
Posted By: tanushree
Subject: Risk-based Testing!!!!
Date Posted: 29Sep2007 at 12:20am
Risk-based Testing

Risk-based testing (RBT) is a type of http://www.answers.com/topic/software-testing - software testing that prioritizes the features and functions to be tested based on priority/importance and likelihood or impact or failure. In theory, since there is an infinite number of possible tests, any set of tests must be a subset of all possible tests. Test techniques such as boundary value analysis and state transition testing aim to find the areas most likely to be defective. So by using test techniques, a software test engineer is already selecting tests based on risk.

Types of Risks

This section lists some common risks.

Business or Operational

  • High use of a subsystem, function or feature
  • Criticality of a subsystem, function or feature, including unacceptability of failure

Technical

  • Geographic distribution of development team
  • Complexity of a subsystem or function

External

  • Sponsor or executive preference
  • Regulatory requirements



Print Page | Close Window