Intermediate Software Testing & QA
Q68 / 100

What is a "smoke test suite" typically composed of?

Correct! Well done.

Incorrect.

The correct answer is A) A small set of high-level tests covering the most critical functionality, designed to run quickly

A

Correct Answer

A small set of high-level tests covering the most critical functionality, designed to run quickly

Explanation

Smoke suites are intentionally small and fast, covering critical paths so a broken build is detected quickly before running the full test suite.

Progress
68/100