what the diff b/w Smoke Testing and Santy Testing?

Answers were Sorted based on User's Feedback



what the diff b/w Smoke Testing and Santy Testing?..

Answer / anant chaudhary

Smoke Testing:- Smoke testing is after build releasing we
will test high level functionalities working or not.

Sanity Testing:- Sanity testing is we will test all
functionalities working properly or not.

Is This Answer Correct ?    14 Yes 4 No

what the diff b/w Smoke Testing and Santy Testing?..

Answer / paresh

Sanity tells us whether all measure functinalities of the
application are being handled or not
Whereas,
Smoke tells us whether the application is dead or alive

Is This Answer Correct ?    7 Yes 0 No

what the diff b/w Smoke Testing and Santy Testing?..

Answer / shrinivasbt

SMOKE TESTING:

* Smoke testing originated in the hardware testing
practice of turning on a new piece of hardware for the first
time and considering it a success if it does not catch fire
and smoke. In software industry, smoke testing is a shallow
and wide approach whereby all areas of the application
without getting into too deep, is tested.
* 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.
* Smoke testing is conducted to ensure whether the most
crucial functions of a program are working, but not
bothering with finer details. (Such as build verification).
* Smoke testing is normal health check up to a build of
an application before taking it to testing in depth.

SANITY TESTING:

* A sanity test is a narrow regression test that focuses
on one or a few areas of functionality. Sanity testing is
usually narrow and deep.
* 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.
* Sanity testing is a cursory testing, it is performed
whenever a cursory testing is sufficient to prove the
application is functioning according to specifications. This
level of testing is a subset of regression testing.
* Sanity testing is to verify whether requirements are
met or not, checking all features breadth-first.



for more details can reachme on shrinivaster@gmail.com
thanks

Is This Answer Correct ?    5 Yes 2 No

what the diff b/w Smoke Testing and Santy Testing?..

Answer / dinnu

both are same

Is This Answer Correct ?    1 Yes 0 No

what the diff b/w Smoke Testing and Santy Testing?..

Answer / kalaichelvan_s

Hi

Both are same to test the basic functionality working or not.But it have similar difference.

Smoke Testing :
Initialize level build release to test the application is called smoke testing.

Santy Testing:
Final level build release to test application is called santy testing.

Is This Answer Correct ?    1 Yes 0 No

what the diff b/w Smoke Testing and Santy Testing?..

Answer / srikanth

smoke testing : it is something done by the dev team before
releasing the application for testing.

sanaty testing : it is done on the testers end whether to
accpet the build or not by checking the basic functionality
of the application.

Is This Answer Correct ?    1 Yes 1 No

what the diff b/w Smoke Testing and Santy Testing?..

Answer / n@n!

sanity testing: initial stage od testing after build
release is called sanoty testing.
in sanity testing we will test the
1)installation
2)connection between frontend and back end
3)connection of all pages is called sanity testing

smoke testing: it is final stage of testing.to make sure
that the application is ready for usage after smoke testing
was completed.

Is This Answer Correct ?    4 Yes 5 No

what the diff b/w Smoke Testing and Santy Testing?..

Answer / megha gupta

in smoke testing we only checkout the application is
present or not but in case of sanity testing we checkout
both application are present or it working properly or not

Is This Answer Correct ?    0 Yes 1 No

what the diff b/w Smoke Testing and Santy Testing?..

Answer / saff

all of us we r just confused on this smoke and sanity
tesitng
according to my knowledge
both are same kind of testing that is testing the basic
functionalties of testing without going in to deep
difference come the time there are tested

Is This Answer Correct ?    2 Yes 5 No

what the diff b/w Smoke Testing and Santy Testing?..

Answer / melbourne bala

Hi,
Sanity and Smoke testing is same.And sanity testing is very
important for testers after getting the build from s/w
developer,tester should check important functions are
working or not.If sanity test pass then we go for other test
else we send back the build to software developer.It is very
useful finding bugs are in initial state.

Is This Answer Correct ?    2 Yes 9 No

Post New Answer

More Manual Testing Interview Questions

what to test in usability testing.?

3 Answers  


what is the difference between reference key and foreign key

2 Answers   AZTEC,


What are the baselined document needed to create Test case,Integration TEst case, System test case, Acceptance test case?

1 Answers  


HI, I am new to this field. I am a CCNA and want to start career in router testing.I need some sample test cases to Routers. Can someone send me in mail or post them in this forum or can post any website name where I can find the information. Thanks in advance

1 Answers   Horizon Computers,


What is Integration Testing?What is Bottom Up & Top Down Testing? What actually the Stub & Driver is? Explain me giving practical example?

3 Answers   IBM, MNC,






What is Testcase? How to define seviority and priority of a bug?Explain me with example?

8 Answers  


what is meant by port testing?

6 Answers  


what is suspension criteria and exit criterai in test plan/????

3 Answers   Cap Gemini,


What are the Defect Status in HP Quality Center?

3 Answers   Symphony,


Do the test cases differ for Functional,Integration,System and User Acceptance Testing???

2 Answers   iFlex,


Explain the difference between severity and priority.

0 Answers  


What is metrics? explian the type of metrices.

6 Answers   Mind Tree,


Categories