Question d’entretien chez AlienTechSol

What is smoke testing.

Réponse à la question d'entretien

Utilisateur anonyme

18 févr. 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.