Intermediate
Software Testing & QA
Q80 / 100
What is a "sanity test" and how does it differ from a smoke test?
Correct! Well done.
Incorrect.
The correct answer is A) A sanity test is a narrow, focused check that a specific bug fix or feature works as expected, while a smoke test broadly verifies the overall build stability
A
Correct Answer
A sanity test is a narrow, focused check that a specific bug fix or feature works as expected, while a smoke test broadly verifies the overall build stability
Explanation
Sanity testing is a quick, targeted check (often after a minor fix) to confirm a specific area works, whereas smoke testing is a broader check of core functionality across the whole build.
Progress
80/100