What is the difference between smoke an sanity testing with
example ?
Answer Posted / ankur16
Smoke testing done by both tester and developer
Sanity done by only tester
Smoke testing can be automated
sanity testing can't be automated
smoke testing-to verify basic or critical existing functionality of an application before start rigorous testing
Sanity testing-To verify newly added/updated functionality
or bug fixes
IN technical terms
smoke testing excercises the entire system end to end
sanity testing excercises only a particular component of the entire system
IN general terms
Smoke is shallow and wide approach like general health
checkup
Sanity is narrow and deep approach testing like
specialized health checkup
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What makes a good test engineer?
what r the 5 major defects that u found in ur shopping related project?
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?
How can I done a Web Testing? Which steps are include in it?
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module
What is the difference between IE, Opera & Mozilla Firefox in web Testing and which brower will think that is much better?
What is mean by Schedule report who is the responsible for generated that one ?
What is Batch testing? Facets Benefit Configuration
How do you test google or gmail application??tell me step by step process??
How do you get programmers to build testability support into their code?
Explain about PET Model?
1.what promted you to become involved in QA/Testing?
1. what is a date guidelines ?
What is Traditional testing & Object Oriented testing?
1. what exactly is heuristic checklist approach for unit testing ?