Beginner Software Testing & QA
Q9 / 100

What is "smoke testing"?

Correct! Well done.

Incorrect.

The correct answer is B) A quick, shallow test to check that the most critical functions of an application work, often run after a new build

B

Correct Answer

A quick, shallow test to check that the most critical functions of an application work, often run after a new build

Explanation

Smoke testing ("build verification testing") quickly confirms the core functionality works before investing time in deeper testing.

Progress
9/100