Smoke
Testing Example is always confused with Sanity Testing Example but in reality both the testing examples are different with each other.
Here I am writing Smoke Testing Example in such a way that your confusion can
definitely be removed by seen the example.
Now before us proceeding towards Smoke Testing Example it is very important for us to first take a
warm look at Smoke Testing.
Smoke Testing – Brief Look
Smoke Testing is considered as the surface level
testing which is always used to validate that build provided by development to
QA team is ready to accept for further testing. In Smoke Testing we test the
major point’s means major functionality of the application and it is also known
by the name Build Acceptance Testing (BAT).