what is the difference between sanity and smoke testing?

Answers were Sorted based on User's Feedback



what is the difference between sanity and smoke testing?..

Answer / varma

Smoke Testing:This is also Called Build verification
testing means we can test the major functionalities of the
application .if it is not working we reject the
build.i..e., the is is not in testable condition

Sanity testing:We can test each and every functionality is
working corrctly or not.(means we can test major and minor
(each and every)fuctionalities of the application)


Mail me if u r having any doubts
ysvrvarma@gmail.com
9949642465

Is This Answer Correct ?    5 Yes 0 No

what is the difference between sanity and smoke testing?..

Answer / keerti(aditi)

Sanity test:
It determines whether it is reasonable to continue testing.

A sanity test is usually unscripted.

A Sanity test is used to determine a small section of the
application is still working after a minor change.



smoke test:
Smoke test determines whether it is possible to continue
testing.If this fails its impossible to undergo or have
sanity testing.

A smoke test is scripted, either using a written set of
tests or an automated test.

A Smoke test is designed to touch every part of the
application in a cursory way. It’s shallow and wide.

Is This Answer Correct ?    0 Yes 0 No

what is the difference between sanity and smoke testing?..

Answer / akram khan

Sanity Testing:- it is like a specialized health checkup.

Smoke Testing:- it is like a General health checkup.

Is This Answer Correct ?    0 Yes 0 No

what is the difference between sanity and smoke testing?..

Answer / naina

Smoke testing means to check the testability of an application as soon as build is released for testing
And
Sanity testing include executing key end to end functional test cases.
They both are same considering their purpose.

Is This Answer Correct ?    0 Yes 0 No

what is the difference between sanity and smoke testing?..

Answer / princy

There is no difference in between sanity and smoke. Both
are same.Smoke testing checks if all the pages are properly
working. Sanity testing checks if all pages are displayed
properly and properly working,

Is This Answer Correct ?    1 Yes 2 No

what is the difference between sanity and smoke testing?..

Answer / ramumcato

Hi Varma, for these type of questins, we can give answer
with eample so that it can be easily understandable. can
you give a small example please.

Raam

Is This Answer Correct ?    0 Yes 1 No

what is the difference between sanity and smoke testing?..

Answer / anamika singh

smoke testing is also known Built verification test.smoke
testing is perform at the developer end to check the
stability of application ,whether the application work
without any hangout or not.

sanity testing is perform at testers end.It is done accross
a built.it focuses on few areas of mojor functionality
where changes has been done

Is This Answer Correct ?    0 Yes 1 No

what is the difference between sanity and smoke testing?..

Answer / sandeep15october

hey princy go throgh google and cnfrm it

Is This Answer Correct ?    0 Yes 2 No

what is the difference between sanity and smoke testing?..

Answer / sapna

sanity testing is also called build acceptance testing(BAT)
or build verification testing(BVT)
it is a testing where overall testing is performed on the
application whether it is possible for detailed testing or
not
this sanity testing is done by the testers when the build
is released(to accept or reject)
so, before releasing the build the same thing was done by
the developers to check whether it is working properly or
not.it is called smoke testing

Is This Answer Correct ?    1 Yes 3 No

what is the difference between sanity and smoke testing?..

Answer / dasari............

hi smoke is negative perception
sanitary is the positive perception
smoke test is done by devolopers
sanitary is done by test engineer
these both tests maximum same but slite different



this is my opinian








dasari.............

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

What is the first query u encounter to test a database..?

2 Answers   HCL,


After receiving the bug as fixed , what types of tests we will continue...

6 Answers   GE,


what is the difference between web applications and lient server applications

3 Answers  


why a developer is not good tester?

4 Answers  


How do u go about testing a project?

0 Answers  






What are the factors affecting a manual testing project and what are the ways to overcome it?

0 Answers  


What is test scenario?

2 Answers   UHG,


which process u followed in ur company?

3 Answers  


How u will test the volume testing in white box testing?

1 Answers  


what is the difference of the Functional testing in the waterfall model and V-Model?

3 Answers   Wipro,


What is change request,how u use it

6 Answers   Wipro,


1) In a software development project Spiral Model was Chosen as the development model. What is the best-suited reason for this? A)This model is the oldest and most widely used paradigm for software development. B)In this model users get the feel free the actual system and developers get to build something immediately. C)In this model risk analysis is done coupled with evolutionary S/W process model with the iterative nature of prototyping and controlled systematic aspects of water fall model D)This model combines elements of Classical model with this iterative philoophy of prototyping.

2 Answers   Mind Tree,


Categories