Difference between Sanity Testing and Smoke testing

According to my latest lookup at ISTQB:

smoke test
Synonyms: confidence test, sanity test, intake test
A test suite that covers the main functionality of a component or system to determine whether it works properly before planned testing begins.

so they are officially the same, although they probably have different history and different usage.

3 Likes