
Smoke testing, also known as "Build Verification Testing" is a type of software testing used to find out that an application's fundamental features are functioning as planned after a new build or version has been deployed. Before more thorough Testing is done, this is usually the first wave of Testing done on a software build. The term "smoke testing" originated in the electronics sector, as it was used to inspect electrical circuits for smoke or fire. This Blog will explore How to Perform Smo...
Read More