QA Evangelist » Blog Archive » Smoke testing

Smoke testing

Smoke Testing is non-exhaustive software testing, ascertaining that the most crucial functions of a program work without worrying about the details. It is done in order to check if the application is ready for further major testing, and to make sure it is working properly without failing up to the least expected level .

Leave a Comment