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 |
What is the exact difference between Integration & System testing; give me examples
what is meant by application server and its functions?
What type of testing will be done in Installation testing or system testing?
Use of Requirements Traceability?
As a real time emloyee how can we define (i)Measure (ii)measurement (iii)Metric and (iv)Indicator---- ----- plz don't mention the Text book defenation... thnx in advns
Hi,To all .Am Working as a Manual Software Tester in a software company.My Contract Period will be going to complete of this month.How can i fing any openings in chennai?and should s/w companies give preference to manual tester?suggest me .Advance happy new year to allllllll
write test cases on calculator
8 Answers EDS, IT Logic, Sify, United Healthcare,
Explain BVA and ECP?
Hello every1 , i am a 2008 BE graduate & i am trained in S/W Testing., Would doing any certification course like ISTQB (foundation level) would help get a job in a good MNC ... veerudsce@gmail.com
difference between smoke testing & sanity testing?
what are the documents that will be created in testing cycle?
what is meant by exhaustive testing?