what is differance between smoke testing and sanity testing?

Answers were Sorted based on User's Feedback



what is differance between smoke testing and sanity testing?..

Answer / neha

Sanity testing
Typically an initial testing effort to determine if a new
software version is performing well enough to accept it for
a major testing effort.

Smoke Test”, a broad but shallow verification of all the
critical functionality

Is This Answer Correct ?    4 Yes 0 No

what is differance between smoke testing and sanity testing?..

Answer / vijayalakshmi.t

smoke means,checking whether all functionalities present in
application or not.it is done by developer.Before going to
give the build to testers,developers will do this.
where as sanity means checking whether all main
functionalities are working fine or not.it is done by
testers.
we won't write test cases for smoke testing.

Is This Answer Correct ?    2 Yes 0 No

what is differance between smoke testing and sanity testing?..

Answer / obaid khan

Smoke testing is normal health check up to a build of an
application before taking it to testing in depth.

Where as

Sanity testing is to verify whether requirements are met or
not,checking all features breadth-first.

Is This Answer Correct ?    3 Yes 1 No

what is differance between smoke testing and sanity testing?..

Answer / neha

Smoke testing is non-exhaustive software testing,
ascertaining that the most crucial functions of a program
work, but not bothering with finer details.

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. It
normally includes a set of core tests of basic GUI
functionality to demonstrate connectivity to the database,
application servers, printers, etc.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

What is parallel testing and when do we use parallel testing? Explain with example?

1 Answers   Crea,


what is meant by system test case

1 Answers   HCL, Religare,


what are the factor taken under website testing manually?

3 Answers  


in our company we are not having any conformation management tools so, how will we follow or manage the change request from the client?

1 Answers  


Why does Software have bugs? urgent pls .....

5 Answers  






What is the difference between functional & non-functional testing?

6 Answers  


what is Application state,Base state and call state?

2 Answers   B Soft, HP,


can anybody pls tell me that what type of interaction takes place or what type of discussions or questions take place between a tester and client regarding the project.

2 Answers  


What is P.M Round? What type of questions are they asking? ? If know anybody Plz Post to my mail ID (SwetharaoQA@rediffmail.com) Thank U

2 Answers  


what is the decission table?

1 Answers   Wipro,


How can u do the follwing 1)Usability testing 2)scalability Testing 3)portability Testing

1 Answers  


Mapping the test cases with the requirement. What is this process called?

1 Answers   Crea,


Categories