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

Does Automation replace Manual Testing?

3 Answers  


write the test cases on prime number with result?

6 Answers   Allied Group, Zycus Infotech,


who is responsible for QA and QC?

5 Answers   Amdocs,


one deffectis found then we send it to the developers.and they released a new build.What we test in that build?The whole application or the only test cases where we got the deffect.

3 Answers  


Tell me abuot your daily activities as a test engineer.

6 Answers   InterSoft,






Analytical Questions like A big square was drawn, then it was split into 4 equal rows and 4 equal columns and asked me to find how many squares.?

12 Answers   RBS, TAG Info Solutions,


What are the various techniques in black box testing?

0 Answers  


I have 2+ experience in manual testing but I can not use any bug tracking tool. I use excel sheet & mail that sheet to developer now I wan to change company is there any effect.

4 Answers   Cap Gemini,


What are the meetings conducted your company? Briefly Explain those Meetings(discussions on which topics)?

1 Answers  


If there are so many settings/options to choose, how to write test cases?

1 Answers  


Suppose you have production data copied into the test environment. What are the advantages and disadvantages?

1 Answers  


how to clarify functional requirements and non functional requirements in a srs?

0 Answers  


Categories