What is the difference between Smoke testing & Sanity
Testing?

Answers were Sorted based on User's Feedback



What is the difference between Smoke testing & Sanity Testing?..

Answer / laxman

Smoke testing: It is a single test case, which cover all the
functionalities in a single test case.
It verifies the major functionalities at high level in order
to determine if further testing is possible or not?
The Smoke test scenario should emphasize breath more than
the depth.
It is conducted before the performance testing.

Sanity testing: It is to check the application, where the
application is stable or not?
This is done by before the putting major testing effort.

Is This Answer Correct ?    6 Yes 2 No

What is the difference between Smoke testing & Sanity Testing?..

Answer / naveen

Smoke Test: When a build is received, a smoke test is run
to ascertain if the build is stable and it can be
considered for further testing.
Smoke testing can be done for testing the stability of any
interim build.
Smoke testing can be executed for platform qualification
tests.
Sanity testing:
Once a new build is obtained with minor revisions, instead
of doing a through regression, a sanity is performed so as
to ascertain the build has indeed rectified the issues and
no further issue has been introduced by the fixes. Its
generally a subset of regression testing and a group of
test cases are executed that are related with the changes
made to the app.

Is This Answer Correct ?    3 Yes 0 No

What is the difference between Smoke testing & Sanity Testing?..

Answer / anjali

as per book their is not as such difference in this only
spelling is different and process is same
but
in industry sum time in sanity testing modules r also get
checked

smoke testing : checking testability of the build i.e
whether the build is stable or not.is it ready to test or not


sanity testing : checking module wise .

Is This Answer Correct ?    9 Yes 8 No

Post New Answer

More Manual Testing Interview Questions

1.What is Traceability matrix and how it is done ? 2.What are the different levels of testing used during testing the application? 3.What is Traceability matrix and how it is done ? 4. How can you differentiate Severity and Priority based on technical and business point of view. plz do reply..............

3 Answers   AZTEC,


What is the difference between GUI testing and black box testing

4 Answers  


write scenario to check the security of below mentioned URL? www.xyzbank.com/welcomescreen/entry?

2 Answers  


What kind of techniques used while writing test cases?

2 Answers  


write 5 critical test cases on product payment form on flipkart.com?

0 Answers  






How to write a mail to PM and Client regarding Bug status report.And how u r introducing your self to the client through mail.I want a format of both.

1 Answers  


Diffrence in b/w Functional and System Testing and Test Cases.

3 Answers   Fiserv,


diff between re & regression who will decide priority

5 Answers   iFlex,


sanity testing is done during regression testing.is it true.if it is true plz explain?

1 Answers  


exact definition of defect tracking?

1 Answers  


What is primary duty of tester ?

17 Answers   nvidia, Symantec, Veritas,


Hi friends!! Can u tell me, what is meant by Database Testing? How it can be done? What is tested in it(like any Queries like Select and all are tested or not)?

3 Answers   IBM,


Categories