Pregunta de entrevista de Tech Mahindra

smoke and sanity difference

Respuesta de la entrevista

Anónimo

27 feb 2020

Smoke testing means to verify (basic) that the implementations done in a build are working fine. Sanity testing means to verify the newly added functionalities, bugs etc. are working fine. This is the first testing on the initial build.

1