Answers for "sanity test vs smoke test"

0

sanity test vs smoke test

Usually I do sanity test after bug fixes
to check everything works properly and
I don't have a test data and I don't 
document it but on the other hand 
smoke test needs to be documented.
Posted by: Guest on January-07-2021

Browse Popular Code Answers by Language