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

What is bud testing?

3 Answers  


what is performance testing

4 Answers   iNautix, Infosys,


Explain Bug Life cycle What is integration testing and regression testing What is verification and validation How does winrunner recognizes the project which is in custom build What is expert view and tree view How does QTP identifies the project What is the difference between Winrunner and QTP What is Test Director and which version of test director your are using in your project What is a test plans what are the contents present in a test plan What is the risk of testing a project

4 Answers   Mphasis,


What is Windows Test Technologies? Where i will get all information of it.

0 Answers  


Inspections, walkthroughs and Reviews comes under QA or QC?

9 Answers   GrapeCity,






how do you determine what to test?

2 Answers  


5.what do you like most about testing?

1 Answers   VJIL Consulting,


What do you mean by review? How many reviews are there in manual testing? please explain those?

3 Answers   Infosys,


What is way of writing testcases for database testing?

1 Answers   Crea,


Can automation testing replace manual testing?

0 Answers  


how to track defects by using JIRA bug tracking tool

2 Answers   HCL,


What are the cases why parameterization is necessary when load testing the Web server and the database server?

0 Answers  


Categories