Risk Base


Risk based testing is a type of software testing that prioritizes of the test feature and functions based on the risk of their failure.

  • Function of their important and likelihood or impact of failures.

Test techniques such as boundary value analysis and state transition testing aim to find the areas most likely to be defective.