How to distinguish the differences between smoke & sanity testing

There are not many issues in quality assurance testing which cause just as much confusion as cigarette testing versus sanity testing. The 2 names would seem to describe very different practices -- and they really do! But people still have them mixed up, since the distinction is kind of subtle. Whether you are developing a cell program, web service or Internet of Things program, you will probably undertake smoke as well as sanity testing along the way, probably in that order. Smoke testing is somewhat more generalized, high-level approach to testing, while sanity testing is much more specific and focused on fine-grain particulars. Let's Look at each in more detail: Smoke testing · The very first thing you may be wondering about is: What's it called"smoke testing"? · Basics of smoke testing: Title and function · The name is d...