bqurious

Difference between Smoke Testing vs Sanity Testing: The difference between smoke testing vs sanity testing is very much based on the depth of the testing process. While smoke testing is a high-level test that determines if the application or software is functioning well, sanity testing checks for bugs in the newly introduced code or feature. This can also be said that smoke testing is a subset of sanity testing. Sanity Testing: Sanity testing is a level of software testing that ensures that basic functions work without error. It is usually performed after regression tests have been done on software to determine whether it is stable enough to warrant further, more rigorous levels of testing. Smoke Testing: Smoke Testing is a type of software testing which ensures that the most important functions work. Smoke Testing determines if a build is stable enough to undergo further, in-depth tests.

It seems we can’t find what you’re looking for. Perhaps searching can help.

Scroll to Top