Sanity Testing — a practical guide to sanity testing with clear examples you can reuse in real projects.
QA Testing Tutorial Series (28/112). Prefer one article? Read the complete QA testing tutorial.
Short description
Sanity is narrower than smoke — verify a specific area is “sane” enough to continue.
Sanity vs smoke
Smoke → broad critical paths on new build
Sanity → narrow check after small fix