What is the difference between sanity and smoke test?
Please explain with an example.

Answers were Sorted based on User's Feedback



What is the difference between sanity and smoke test? Please explain with an example...

Answer / naresh

smoke test: Testing the application if it is wokring
properlly or not is called smoke test. Here we test for the
stability of the application for further testing.
Eg: The main purpose of yahoo website is to login, check
mails, send mails and logout. Wen a build is released for
that, we first check for its basic functionality. here, it
is logging in, checking and sending mails and logging out.

sanity test: Testing the application if everything is there
in applicatioin or not is called sanity testing.
Eg: For the same above example, sanity testing is to check
whether login fields, all buttons, background colors etc
are there as per the requirements or not.

Plz correct me if i am wrong...

Is This Answer Correct ?    8 Yes 1 No

What is the difference between sanity and smoke test? Please explain with an example...

Answer / sireesha

Smoke Testing : Testing the build for its basic
functionality is called smoke testing. We perform this
testing for knowing the stability of the released build
once we find it stable then deeper functionality can be
performed.

Sanity Testing : It's a Narrow Regression Testing its
mainly performed on one or few selected areas where
modification is done to check whether the previous bugs
have been fixed or not.

Is This Answer Correct ?    3 Yes 0 No

What is the difference between sanity and smoke test? Please explain with an example...

Answer / suma reddy

smoke test: Testing the application before the build has
given to the testing whether the appliocation is working
properly or not at development side

Sanity test: Testing the application once after build is
recieved from development team for further tests at testing
environment wheteher the bulid is stable or not and its
basic features r working properly

Is This Answer Correct ?    4 Yes 3 No

What is the difference between sanity and smoke test? Please explain with an example...

Answer / purni

I agree with Naresh he has given a write answer. Suma redddy
you are wrong. How can we test the application before the build.
Once we get the build first thing we have to do is smoke
testing to check the stability of the application.
Sanity testing is nothing but checking the application for
all the requirement that are mentioned in the document are
there.

Is This Answer Correct ?    0 Yes 0 No

What is the difference between sanity and smoke test? Please explain with an example...

Answer / abhishek pradhan

I believe Sireesha is absolutely correct for Smoke and Sanity testing definition. Whereas Naresh has given the best possible example only if the examples are interchanged, i.e. the smoke testing example should have been what is given for sanity testing and vice versa.

Please let me know if some one has a different view?

Is This Answer Correct ?    0 Yes 0 No

What is the difference between sanity and smoke test? Please explain with an example...

Answer / tester

rather i'll suggest 1 st answer is more appropriate for
this question

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

Enlist some bug status along with its description?

0 Answers  


What is the role of tester in SDLC cycle ( in each phase )

2 Answers  


what is the diff. between Test Case and Test Secenario ? give me one example ?

2 Answers  


Multiple class testing is too complex to be tested using random test cases. is it

1 Answers   3i Infotech,


What is B.V.A with brief example?

4 Answers   Anovatek, TCS,






how to write testcase for this particular textbox.i have textbox and it accepts only values from 1-9.how to write testcases for this using bva and ecp?need some more testcases any sites which provide testcases information? mainly for webapplication.

3 Answers  


In front end if you enter one record it will be inserted in to 20 tables in back end.so How you are going to test in Manually whether data is going properly in to concern data tables or not? Is there any better solution to do that instead of opening the table and checking individually?

4 Answers  


what does ur FRS document conatin? brahma412@yahoo.co.in

1 Answers  


What is User Acceptance testing and when u'll do this and who will do this testing. If u got any bug while doing UAT what would be the status of Severity and Priority?

5 Answers   Wipro,


What is SDLC Model used in ypur company ? What is best Model from Testing point Of View ? Which comes first Verification or Validation ? Which is most important Verification or Validation? What u'll chose to do if suppose to work ANY 1 . & Why ?

8 Answers   TCS,


hai, pls. explain V-Model clearly. Pls. give me guidience how to explain V-Model in interviews?

2 Answers  


what to test in usability testing.?

3 Answers  


Categories