Smoke Testing vs Sanity Testing: What's the Difference?
Say you’re a new developer, and you were just hired to test an e-Commerce website before it goes live. You want to make sure that the login function is working. Is it time for a smoke test or a sanity test? Well, it depends. If a login bug was recently fixed, then you’ll want to run a sanity test to check whether users can successfully log in with valid credentials or if the bug broke the login’s functionality.