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

What different types of manual testing are there?

0 Answers  


how to write test cases on SRS?tell me any example which type of certification is usefull for less then 1 yr exp. people in testing. can anybody know immediatly sent it which the answer

0 Answers   LML,


What is the role of QA in a project developement?

2 Answers  


What is the difference between debugging and manual testing?

8 Answers   Siemens,


how to retrive only second row from table?

3 Answers   CTS,






What is difference between web application and non-web applications?

2 Answers  


What r the domain for pharma, interview if they ask about phrma application, what need to tell, is there anybody have screens or any information please tell me and if have URL let me know please.

0 Answers  


I Have a login screen.Jus before the release you see the screen and there is a bug.Tell mde wats the bug. screen : Logen : Password : | Submit |(submit is a button)

6 Answers   Mind Tree, Trace,


Login screen with Username, Password input fields,remember me check box,sign in and reset button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.

0 Answers  


How is testing affected by object-oriented designs?

1 Answers   Crea,


At what stage of the life cycle does testing begin?

2 Answers  


is there any difference between test case design and test case development

3 Answers  


Categories