Multiple choice technology testing

risk-based testing involves

  1. Identifying tests that pose too much risk to be run, except under carefully controlled circumstances.

  2. Designing tests that are optimized to expose serious problems.

  3. Thorough documentation of high-risk attributes of the program under test.

  4. Evaluation of a product's risks in the field.

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

Risk-based testing uses identified risks to prioritize, design, and guide tests, ensuring resources are optimized to expose serious problems early. The other options describe risk documentation, execution constraints, or field evaluation rather than the design of risk-based tests.