What is the difference between smoke and sanity testing?
and when we perform smoke testing and when we perform
sanity testing?

Answers were Sorted based on User's Feedback



What is the difference between smoke and sanity testing? and when we perform smoke testing and whe..

Answer / rajeshwar rao

Smoke testing is useful for checking for the main
funcnality of the application.it is also initial type of
testing. in these chech the futures of the application>
sanity testing also initial type of testing it is also
called as tester accptance testing.to check the build is
stable or not.
smoke tetsing and sanity testing conceptually they are same
but perceputally they are different.

smoke testing is negitive point of view.sanity testing is
positive point of view.

Is This Answer Correct ?    4 Yes 0 No

What is the difference between smoke and sanity testing? and when we perform smoke testing and whe..

Answer / abhishek kumar

Sanity testing:- After receiving initial build from
development team,test engineers estimate stability of that
build before start testing.This type of observation is also
known as "Testability testing"or"tester acceptance testing"or
"build verification testing".

Smoke Testing:-It is small shakeup in sanity testing.During
smoke testing,test engineer rejects build with appropriate
reason,when that build doesn't work properly.

Is This Answer Correct ?    0 Yes 0 No

What is the difference between smoke and sanity testing? and when we perform smoke testing and whe..

Answer / chaitanya

HI Friends,
Smoke testing is the kind of testing that
is done by the white box testers ,generally this is done by
the developers before giving the developed application to
the black box testers.
Sanity testing is the kind of testing
done whether to check the application developed by the
developers is proper for detailed testing. This is done by
the black box testers. Here "PROPER" has four conditions,
1. Whether the application is installed properly in the
test environment or not,
2. Whether one is able to navigate all the pages or links
of the applications
3. Whether all the functionalities are available.
4. Whether connections with the database are established.

Lastly,, Sane in english means "Proper" SO checking the
application before the detailed testing is what is Sanity
Testing.
Hope you guys are clear on this.

.........Chaitanya.

Is This Answer Correct ?    0 Yes 0 No

What is the difference between smoke and sanity testing? and when we perform smoke testing and whe..

Answer / vru.babu

hello sara,

u reverse the total definition of smoke testing and
sanity testing ok.

Smoke testing - A process of testing weather the CODE is
ready to submint for testing or not

this is Developer part after coded developer will do

Sanity testing - A process of testing weather the BUILT is
ready for further testing or not
in this we people check for stebility of the build

this is tester part.

Is This Answer Correct ?    0 Yes 1 No

What is the difference between smoke and sanity testing? and when we perform smoke testing and whe..

Answer / sara

Smoke testing - A process of testing weather the BUILT is
ready for further testing or not

this is tester part.

Sanity testing - A process of testing weather the CODE is
ready for further testing or not

this is Developer part after coded developer will do

Is This Answer Correct ?    1 Yes 3 No

What is the difference between smoke and sanity testing? and when we perform smoke testing and whe..

Answer / raj_rex

SMOKE TEST :
Smoke testing is considerd as
built level test.Each time the test team receives a new
build(new version of program),an initial test is performed
to determine that the most crucial functions of the program
works and the build is stable enough and can be considered
for further testing.

SANITY TEST :
Sanity testing is considered as
release level testing.When software is ready to be shiped
to client and we want to finally cheek if everything is
fine and working as per requirement.It's a sub set of
Regressing testing -a group of test cases are executed to
cheek it is indeed working according to specification
(requirement).

I hope this will do.But somebody may not agry with me as
this defination will vary company to company... but i think
this is the basic defination...

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More Manual Testing Interview Questions

Is there any diff. between Bug,Defect,Error?

19 Answers   MBT,


How to prepare web applications use case document.can you send the some sample use case document for web application Project?

0 Answers  


what is smoke testing & sanity tasting?

5 Answers   IBM, Wipro,


wht r 6 sigma standards

4 Answers  


What are the test cases for sanity or smoke testing ?

3 Answers   HealthTech,






Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks

0 Answers  


generally what r the questions asked about project ,it may be banking,health care.... etc, i want general questions? pls any one give answer?

0 Answers  


plz send test scenarios and test cases for "user name should have vowels only with the range of 4 to 8 characters"

2 Answers   Infosys,


Why documentation testing is important?

0 Answers   Virchow,


What is the difference between Use Case and test case?

4 Answers  


write test cases on pen

6 Answers   HCL,


How can we do security testing while testing a project

4 Answers   Oracle,


Categories