Smoke Testing
Software Testing done to ensure that
whether the build can be accepted for through software testing or not.
Basically, it is done to check the stability of the build received for software
testing.
In
Smoke Testing, the test cases chosen cover the most important functionality
or component of the system. The objective is not
to perform exhaustive testing, but to verify that the critical functionality of the system are working fine.
For Example a
typical smoke test would be - Verify that the application launches