Multiple choice

In prioritising what to test, the most important objective is to:

  1. find as many faults as possible.

  2. test high risk areas.

  3. obtain good test coverage.

  4. test whatever is easiest to test.

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Risk-based testing is a standard industry practice where testing efforts are prioritized based on the areas of the system that pose the highest risk to the business if they fail.