Can any one please tell me the exact difference between the
smoke testing,sanity testing and exploratory testing?

Answers were Sorted based on User's Feedback



Can any one please tell me the exact difference between the smoke testing,sanity testing and explo..

Answer / naresh

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, 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 ?    4 Yes 1 No

Can any one please tell me the exact difference between the smoke testing,sanity testing and explo..

Answer / piyush

Smoke and Sanity tests are used to reject build if it is not suitable to test.

Smoke test is performed on the code received for the very first time and is considerably unstable.

Where as Sanity test is performed on the code which went through testing cycles 2-3 times and is relatively stable.

Is This Answer Correct ?    0 Yes 0 No

Can any one please tell me the exact difference between the smoke testing,sanity testing and explo..

Answer / vijaya

Sanity testing means initial testing done to check the
environment well suites for the testing process or not..
Smoke testing is similar to sanity but with some specific
reason mentioning why our testing process is stopped..
Exploratory testing means testing the process without any
specific plans and schedules.

Is This Answer Correct ?    0 Yes 1 No

Can any one please tell me the exact difference between the smoke testing,sanity testing and explo..

Answer / harish

check out the following all interview links for various
users views on smoke,sanity and exploratory testing
<br>
<a
href=http://www.allinterview.com/showanswers/6814>exploratar
y testing</a>
<br>
<a
href=http://www.allinterview.com/showanswers/421>http://www.
allinterview.com/showanswers/421</a>

<a href=http://www.allinterview.com/showanswers/2814>
http://www.allinterview.com/showanswers/2814</a>

<a href=http://www.allinterview.com/showanswers/3670>
http://www.allinterview.com/showanswers/3670</a>

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

In the Testing, How do we find the Duplicate Defects. In the case of testing is going on On-site r off-shore..some times on site and off-shore people may enter defects at the same time..those may include duplicate defects. how we have to find those defects..

1 Answers   ACS,


Can anyone explain me about, the white box testing and black box testing, in detail?

3 Answers  


How can you do the scalability testing?

0 Answers  


I heard that 2 0r 3 tier applications can be tested using Browser in the <<Intranet>> Is it correct. pls correct me

1 Answers  


What r the input documents to the design test cases?

7 Answers   Covansys,






what are the test bugs

0 Answers  


What is Test Strategy and Test Plan..what is the Diff.between those?

5 Answers   MBT,


how to schedule the time in stlc ?

1 Answers   ACS,


How to measure test effectiveness?

0 Answers  


How do u go about testing a project?

0 Answers  


State a generalized process for load test? Or explain how you did it previously.

0 Answers  


What is Entry and Exit Criteria? When and how we will consider them? Can any one explain this Question.

2 Answers  


Categories