Bird
0
0

Which of the following is the correct way to prioritize tests in risk-based testing?

easy📝 Conceptual Q12 of 15
Testing Fundamentals - Testing Models and Approaches
Which of the following is the correct way to prioritize tests in risk-based testing?
ABy combining the impact and likelihood of potential problems
BBy testing the easiest features first
CBy testing features in alphabetical order
DBy testing only the newest features
Step-by-Step Solution
Solution:
  1. Step 1: Recall how risk is calculated in testing

    Risk is usually calculated by combining the impact of a problem and how likely it is to happen.
  2. Step 2: Match this with the options

    By combining the impact and likelihood of potential problems correctly states this combination, while others focus on unrelated criteria.
  3. Final Answer:

    By combining the impact and likelihood of potential problems -> Option A
  4. Quick Check:

    Risk = Impact x Likelihood [OK]
Quick Trick: Prioritize tests by impact and likelihood [OK]
Common Mistakes:
  • Prioritizing by ease or alphabetical order
  • Ignoring likelihood of problems
  • Testing only new features without risk analysis

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Testing Fundamentals Quizzes