Practice free →
HomeSoftware TestingSoftware Testingfundamentals_levels_techniques › Smoke testing is BEST described as

Smoke testing is BEST described as

AFull load test under peak user concurrency
BShallow check that critical functions work
CExhaustive verification of every feature
DPenetration probe of network endpoints
Answer & Solution
Correct answer: B. Shallow check that critical functions work
Smoke (sanity) testing is a shallow but broad check to confirm the build is stable enough for deeper testing. If smoke fails, the build is rejected before further effort is invested.
Solve this in the app — Software Testing practice & 24k+ MCQs →
Related questions