Intermediate Software Testing & QA
Q72 / 100

What is the purpose of "regression test suite optimization" (e.g. test selection or prioritization)?

Correct! Well done.

Incorrect.

The correct answer is A) To run a subset of relevant or high-priority tests based on code changes, reducing execution time while maintaining confidence

A

Correct Answer

To run a subset of relevant or high-priority tests based on code changes, reducing execution time while maintaining confidence

Explanation

As regression suites grow, selecting or prioritizing the most relevant tests (e.g. based on changed files) helps balance speed with risk coverage.

Progress
72/100