Exact Difference between Sanity and Smoke Testing

Answers were Sorted based on User's Feedback



Exact Difference between Sanity and Smoke Testing..

Answer / krrish

Sanity and Smoke testings are very basic leavel testing in
STLC,this testing is also know as TAT(Tester Acceptance
Test).

Sanity Test:- Testing the Project/Product for cheacking
weather the project/Product is able to test the basic
functionality of the application or not.
Ex:-If the project is on google Search,first we have to
check weather the search box,submit button is present in
the application or not.

Smoke testing: Testing overall application to check all the
main functionalityes are present in the application or
not,If present they are stayable enough to test or not.


Correct me if i am wrong..

M.V.K.Chaitanya Rao
mvkrishnachaitanya@gmail.com
9963907370

Is This Answer Correct ?    9 Yes 0 No

Exact Difference between Sanity and Smoke Testing..

Answer / tulasi srinivas

To my understanding: The objective of both these tests are
almost same. The ends at which they are performed are
different.

Smoke testing is done on the changed and existing code of
application, before it is checked in to the Version control
system and release marked to QA. Hence this is done at the
Development end.

Sanity testing is done in the areas of new fixes given as
well as existing functionality of the system - to assess
whether a release can be accepted for QA. Hence this is
done at the QA End.

Is This Answer Correct ?    2 Yes 0 No

Exact Difference between Sanity and Smoke Testing..

Answer / sudha

• A sanity test is a narrow regression test that
focuses on one or a few areas of functionality. Sanity
testing is usually narrow and deep.
• A sanity test is usually unscripted.
• A Sanity test is used to determine a small section
of the application is still working after a minor change.
• Sanity testing is a cursory testing, it is
performed whenever a cursory testing is sufficient to prove
the application is functioning according to specifications.
This level of testing is a subset of regression testing.
• Sanity testing is to verify whether requirements
are met or not, checking all features breadth-first.


• Smoke testing originated in the hardware testing
practice of turning on a new piece of hardware for the
first time and considering it a success if it does not
catch fire and smoke. In software industry, smoke testing
is a shallow and wide approach whereby all areas of the
application without getting into too deep, is tested.
• A smoke test is scripted, either using a written
set of tests or an automated test
• A Smoke test is designed to touch every part of the
application in a cursory way. It’s shallow and wide.
• Smoke testing is conducted to ensure whether the
most crucial functions of a program are working, but not
bothering with finer details. (Such as build verification).
• Smoke testing is normal health check up to a build
of an application before taking it to testing in depth.

Is This Answer Correct ?    1 Yes 0 No

Exact Difference between Sanity and Smoke Testing..

Answer / chennamsubbaraidu

Chaitanya rao sir, i didnt understand the Exact
Difference.can u explain me clearly?

Is This Answer Correct ?    0 Yes 0 No

Exact Difference between Sanity and Smoke Testing..

Answer / samratreddy

Smoke Testing:this testing is conducting all funtionalities
correctly working r not,should be present in the
application r not.
sanity testing:this testing conducting the application
properly working r not.

Is This Answer Correct ?    1 Yes 1 No

Exact Difference between Sanity and Smoke Testing..

Answer / sumanth

Smoke Testing: This testing is detailed testing.It is
conducted on the application to check whether all the
functionalities are supposed to be present in the appl are
really present or not.
Also to check the functionalities are "NORMAL"

Sanity Testing: This is not detailed testing. This testing
is done to check whether the appl is proper for testing or
not.

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

What is test matrics?

6 Answers   Wipro,


What are the different strategies for rollout to end users?

0 Answers  


what is mean by object oriented design?how is testing affected by object oriented designs?

1 Answers  


What is un-installation testing?

0 Answers  


name poneno dept sun 9894433467 computer This is the xls sheet a programs written to transfer this data into database write test cases and test scenario?

0 Answers   QualSoft,






what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?

0 Answers   IBM,


Can any one explain the difference between test scenario and test case.

3 Answers  


why do testing are divided into stages primarily becoz: 1) different stage has different purpose 2)Stages makes the testing simpler 3)Different test run in different environments 4)The no of stages the testing is easier Which is the option need to be chosen its urgent

3 Answers  


what is database testing?

1 Answers  


What is the role of Testing Engineering in a product company

1 Answers   Accenture, DQW,


at the time of testing web based applications and client server apllications, what you absorved as a tester? (i need not differences, but i need what you absorved at the time of testing as a tester)

5 Answers   Nous,


i have faced this question in one interview.kindly let me know if u know the ans . the ques is the tester have been found 20 bugs in the requirement .after dev. has been fixed 20 bugs again tester retest the bugs he found again 12 bugs dev .fixed 12 bugs keep on its going ..finally its comes zero defects now how will u checking the application stability ..

5 Answers   TCS,


Categories