What is Sanity Testing?

Sanity Testing, otherwise known as Smoke Testing, is an abbreviated form of functional testing, used to verify with the smallest possible subset of tests the functional completeness of a software system.

edit