Interview Question Guide

Difference between Smoke and Sanity Testing 
Difference between Smoke and Sanity Testing – both smoke and sanity testing have their own objectives and priorities. These two types of testing play a key role in the success of a project.
SMOKE TESTING:
Smoke Testing is done to make sure if the build we received from the development team is testable or not. It is done at the “build level”.
It helps not to waste the testing time to simply testing the whole application when the key features don’t work or the key bugs have not been fixed yet.
SANITY TESTING:
Sanity Testing is done during the release phase to check for the main functionalities of the application without going deeper. It is also called as a subset of Regression testing. It is done at the “release level”.

Comments

Popular posts from this blog

What is Test case

The tester should have skill

Priority vs Severity