What is the difference b/w Smoke and Sanity Testing? I heard
that Sanity testing will be done by developers. Is that so?
Answers were Sorted based on User's Feedback
Answer / leena
Hi all,
Smoke testing:Smoke testing is done by the
developers,before releasing the build to the tester, the
developer test the whole application(through testing),
wherether all the pages are navigates or not.
Sanity testing:After getting to the testing team, the
tester starts sanity testing,here they will do basic
functionality testing in the application and major
functionalities .
Pls correct me if i am wrong....
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mux
sanity and smoke testing both is Done By Plumber Neither
Developer Nor By Tester
| Is This Answer Correct ? | 5 Yes | 7 No |
Answer / ayush
Both Smoke Testing and Sanity Testing are initial, non
detailed, quick testings performed on an application to
check if All the windows/ features/ objects are basically
available to carry-on the detail testing on the application.
The difference between Smoke testing and Sanity testing is
that practically both are same but perceptually they are
different. I mean Smoke testing is done with negative
perception like assuming as application may fail or throw an
exception/ error or may crash etc. whereas Sanity testing is
done with positive perception.
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / rajesh ahirrao
In Smoke Testing you can check Stability of Build as well
as is it ok for further testing or not.
In sanity Testing,you can check whether build rectifies all
issues, and no issue is left.Sanity Testing is a Subset of
Regression Testing.
| Is This Answer Correct ? | 1 Yes | 4 No |
Answer / supritha
There is no difference between smoke testing and sanity
testing. smoke testing is also know as sanity testing.
Smoke testing me testing the basic and critical feature of
the application before doing the regress testing.
Smoke testing is always done by the Testers. Not by the
developer.
| Is This Answer Correct ? | 2 Yes | 5 No |
Answer / vru.babu
SMOKE TESTING IS DONE BY DEVELOPERS FOR FURTHER
PROCESS,TETING.
SANITY TESTING IS DONE BY TEST ENGINEERS FOR CHECKING THE
BUILD IS TESTABLE OR NOT.
| Is This Answer Correct ? | 0 Yes | 9 No |
Answer / neelesh p
Sanity testing is done by developers only i think. If it's
wrong, correct me please..
| Is This Answer Correct ? | 0 Yes | 11 No |
How important is Change Management in today's computing environments?
what risks do u faced u r projest how do you solve
what is the difference between bug and defect? what is the definition of bug? what is the definition of defect?
WHAT IS CVS? WHY IT IS USED
keep pen in u r hand and write negative test cases.
What is the difference between white box, black box, and gray box testing?
what is the diff b/n test plan and test strategy
Can any one give an example of having high priority and low seveority
how to report reviews
What is a test scenario? write atleast 15 test scenarios for gmail?
i have a little confusion about asp.net and vb.net is that the web applications called asp.net and windows application called as vb.net please guide if there is a difference between vb.net and windows application or what????I am just a beginner ..pls guide..
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc