Domanda di colloquio di Tech Mahindra

smoke and sanity difference

Risposta di colloquio

Anonimo

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