What is the difference between Sanity and Smoke Testing?
With Example.

Answers were Sorted based on User's Feedback



What is the difference between Sanity and Smoke Testing? With Example...

Answer / fab

Sanity Testing:

Its the first test/initial test that is done to check
weather the new software version is performing well enough
to accept it for a major testing effort. Ex: System not
hanging soon..

Smoke Testing:

It is performed after Sanity Test to check the weather all
the functionalities are available to perform the detailed
testing.

Is This Answer Correct ?    24 Yes 20 No

What is the difference between Sanity and Smoke Testing? With Example...

Answer / naravaashokkumar@gmail.co

Both Sanity and Smoke Testing Comes under Build Verfication
Test.

Sanity test is used to check wether the build is Stable or
not.

Stability depends on some factors, they are

operatable, testable, Maintainable.

where as Smoke Testing is an extra shakeup in sanity
process. In this test, tester try to trouble shoots when
that build is not working before start testing.

Is This Answer Correct ?    5 Yes 4 No

What is the difference between Sanity and Smoke Testing? With Example...

Answer / dawood khan

Sanity testing

Sanity testing is further detail testing testing of the
application if we compare it with the smoke testing or we
can say its a subset of regression testing, and in this we
ensure weather the current version of the application is
functioning or not and we also check weather the build is
testable or not

Smoke testing

Smoke testing is use to test the main functionality of the
current version of the application and in it we ensure
weather the main functionality are working fine or not.

Note:
Common: Sanity and Smoke testing is performed when the time
is short to run the current application fully and in detail
and for the both core motive is same that the build or
current version of the app is testable or not...

:)

Is This Answer Correct ?    2 Yes 4 No

What is the difference between Sanity and Smoke Testing? With Example...

Answer / aparna.v

Identifying or Testing whether build is ready for testing
is called sanity testing.It performs in Development
environment.

Testing the major functionalities of the project is called
smoke testing.It performs in testing environment

Is This Answer Correct ?    9 Yes 15 No

What is the difference between Sanity and Smoke Testing? With Example...

Answer / deepa

Smoke test is to touch(test) the every part of the
application, it is wide testing.A smoke test is scripted
either using a written set of tests or automation test.

Sanity Test is only for test the few areas of application,
it is subset of regression testing.It is unscripted.

Is This Answer Correct ?    3 Yes 9 No

What is the difference between Sanity and Smoke Testing? With Example...

Answer / rajeshwar rao

Smoke testing is useful for checking for the main funality
of the application.

Sanity testing is useful for the checking for the basic
finicality of the application

Is This Answer Correct ?    1 Yes 14 No

What is the difference between Sanity and Smoke Testing? With Example...

Answer / a.r.umesh

Ans. Smoke test and sanity test are same Testing the
important functionality of application to identify whether
the application go for further testing or not.



ar.umesh
tejasoft invoation pvt ltd

Is This Answer Correct ?    0 Yes 15 No

Post New Answer

More Manual Testing Interview Questions

How much cost taken for testing activites in the project

2 Answers  


where do u store u'r Test cases?

5 Answers   Wipro,


What is Cause-Effect Graphing Techniques in testing ?

2 Answers   IBM,


what is meant by deffered status

6 Answers   Infotech,


What are Test Deliverables?

2 Answers  






What is test scenario?

2 Answers   UHG,


what is incremental model?

3 Answers  


what is the real time testing process for water fall model..plz exp asap..thanks in advance

1 Answers   Wipro,


Describe the basic elements that you put in defect report?

4 Answers  


At what stage of the development cycle software errors are least costly to correct?

4 Answers  


what is the difference between test case and test scenario.Explain with example?

19 Answers   Beryl Systems, Infosys, Intellinet, KUN, Mindteck, TCS,


What is exact meaning of Standalone application?

1 Answers  


Categories