What is the difference between smoke and sanity testing?
Smoke testing is non-exhaustive software testing, ascertaining that the most crucial functions of a program work, but not bothering with finer details. Sanity testing is a cursory testing; it is performed whenever a cursory testing is sufficient tp prove application is functioning according to application. the level of testing is a subset of regression testing.