What is the difference between Smoke & Sanity Testing.
Answers were Sorted based on User's Feedback
Answer / shweta
Smoke testing is nothing but normal health check to a build
of an application before taking it to the testing in depth.
where as the narrow regression test that focuses on one or
few areas of functionality is what we call as \sanity
testing.
| Is This Answer Correct ? | 12 Yes | 3 No |
sanity testing is nothing but reciving modified buil from
the devalopment team tester 1st time it is the built how to
work common functionalities checking with an appliction is
calld sanity testing
somke testing is nothing but before resele the built once
devalopers check the application is call somke testing
| Is This Answer Correct ? | 9 Yes | 2 No |
Answer / smarty
Smoke testing Is a non-exhaustive software testing,
ascertaining that the most crucial functions of the program
work well, without getting bothered about finer details of
it.
Whereas "Sanity Testing" Is an initial testing effort to
find out if the new software version is performing well
enough to accept it for a major testing effort. For
example, if the new software is crashing the systems every
5 minutes, bogging down the systems to a crawl, or
destroying the databases, then it can be concluded that the
software may not be in a 'sane' enough condition to warrant
further testing in its current state.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / smruti
My ans is smoke testing is done by Developer's team just
before releasing of the Build . And sanity testing is
nothing but Build verification testing done by testing team
after release of build by developers for observable ,
operatable , maintainable, automatable & simplicity of the
build . check it out plz . Thanks !
| Is This Answer Correct ? | 3 Yes | 2 No |
smoke test is performed before testing is conducted in order
to verify the functionality is testable or not, it verifies
the core functionality of the application
Sanity Testing
Once a new build is obtained with minor revisions, instead
of doing a through regression, a sanity is performed so as
to ascertain the build has indeed rectified the issues and
no further issue has been introduced by the fixes. Its
generally a subset of regression testing and a group of test
cases are executed that are related with the changes made to
the app.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / anu
both sanity and smoke testing are done to check whether the build is ready for testing and to check its stability.
But sanity testing is in depth testing that means it covers major and minor functionalities of an app.it is usually done by both developers and testers.this testing done at entry/exit stage of each phase.
smoke testing covers major functionalities and it can be done at any point.
| Is This Answer Correct ? | 0 Yes | 2 No |
IS this a right Product.? Is this Product right.? Which of the above statement stands for Verfication and validation.?
How could you present test strategy for the product testing?
what is bug life cycle?
What are the things you prefer and prepare before starting testing?
which situation will decide the approach (topdown/bottom up) to choose from?
What is diff between Reliability Testing and Recovery Testing ?
What is Test Suite?
11 Answers Digient Technologies,
What is the role of metrics in comparing staff performance in human resources management?
What is Boundary value analysis?
How to test Reports manually?
Can any one tell me which is the best institute for testing in Hyderabad and also the faculty suresh or nageshwarao ????
what is validation and verification of a bug?