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 Entry and Exit Criteria in Testing Process?

3 Answers  


what is bottleneck of application?

1 Answers  


What is mean by multi-threading testing?

0 Answers  


What we do in performance testing? Is it possible without any tool?

2 Answers  


What is the diffrence between Beta Testting & Acceptance Testing

6 Answers  






Difference between Agile process and V Model

2 Answers   Cap Gemini,


What is the difference between V-Model and Raid Model

1 Answers  


Tell me abuot your daily activities as a test engineer.

6 Answers   InterSoft,


How sanitary or smoke testing process will done in the application?mainly how we start doing that test?

2 Answers  


Can any explain briefly about RBT (risk based testing

2 Answers   DRDL,


Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.

0 Answers   Satyam,


Can Anybody tell me What is diff. in Win2k namd Win-XP Thanks in advance

2 Answers   Emptoris,


Categories