Domanda di colloquio di AlienTechSol

What is smoke testing.

Risposta di colloquio

Anonimo

18 feb 2018

Smoke Testing is performed after software build to find out that the critical functionalities of the program is working fine. It is performed “before” any detailed functional or regression testing on the software build. The purpose of this testing is to discard any broken application, so that the QA team does involve and waste time in installing and testing the software application.