Pregunta de entrevista de Zoho

Diff between Smoke testing and Sanity testing?

Respuesta de la entrevista

Anónimo

7 mar 2018

smoke testing is wide and shallow testing, that here we try to overcome more number of the feature as basic or critical but we do not test this feature deeply. sanity testing is narrow and deep testing, that here we try to cover less number of the feature as basic or critical we test this identify feature deeply. smoke testing is a subset of regression testing and sanity testing is a subset of acceptance testing. smoke testing is scripted, and sanity testing is not scripted.

1