What is the difference between Shakeout, Smoke, and Sanity
Testing.

Answers were Sorted based on User's Feedback



What is the difference between Shakeout, Smoke, and Sanity Testing...

Answer / deepa rakesh

sanity testing is an Initial effort to check whether the
application can be tested further without any interruption.
Basic gui functionality connectivity to database are
concentrated here.
Smoke Testing covers most crucial functions of the
application testing carried out check whether most crucial
functions of the application work fine or not? dont bother
about the in-depth coverage of each testset.
Shakeout test : To identify an initial, simple end to end
test which verifies that a load has been successful and all
software is accessible and functioning as expected and to
document this test so that the same test may be run at each
new build, installation or upgrade.

Is This Answer Correct ?    35 Yes 11 No

What is the difference between Shakeout, Smoke, and Sanity Testing...

Answer / randhir singh(fiserv)

Smoke Testing:-Its a shallow and wide approach where by all
areas of the application without getting into deep,is
tested.
A smoke test is scripted, either using a written set of
test or an automated test.
Its a normal health check up to a build of an application
before taking it to testing depth.

Sanity Testing:-Its a narrow regression test that focus on
one or a few areas of functionality,its usually narrow and
deep.
Its usually unscripted,its used to determine a smallsection
of the apllication is still working after a minor cahnge.

Is This Answer Correct ?    9 Yes 4 No

What is the difference between Shakeout, Smoke, and Sanity Testing...

Answer / lakshmi

Smoke Testing: Testing all functionalities at higher level i.e. not in depth,to verify build is stable or not.

Sanity Testing:Testing all functionalities in depth.

Shakeout Testing:To identify an initial, simple end to end test which verifies that a load has been successful and all software is accessible and functioning as expected and to document this test so that the same test may be run at each new build, installation or upgrade.

Is This Answer Correct ?    6 Yes 2 No

What is the difference between Shakeout, Smoke, and Sanity Testing...

Answer / madhu

sanity : whether testing can go further level or not. for
example your CSS mainframe version8.0, you used to create
the test data for test case execution.while test case
execution CSS team have changed their version to 9.0. by
use of this new version we have to check whether can we
creat test data as like earlier.this is sanity.

Smoke : today we have one set of code.very next day you
would intimate by developers said that made some changes on
the existing code.we have to check the changed code is
properly done or notwith our test environment. this is
smoke.

But dnt have idea about shakeout.

Is This Answer Correct ?    1 Yes 5 No

What is the difference between Shakeout, Smoke, and Sanity Testing...

Answer / mohammedblr

Sanity Testing:

when the New Build is Released for the testing to the
testing team,initial Build Stability and Basic functionality
testing of the application is called the Sanity Testing.

Smoke Testing:

All the Test Cycles are completed with the Test Cases and
still has the time for testing then without the test cases
testing the application exhaustively is called Smoke Testing.

Is This Answer Correct ?    6 Yes 20 No

Post New Answer

More Manual Testing Interview Questions

What type of metrics we prepare in testing?

2 Answers  


How does one do Regression Testing for Manual Testing projects?

4 Answers  


What is Tacebility Matrix What are the Columns it contains

3 Answers  


Can you explain how one defect leads to other defects?

1 Answers  


What are the different phases available in STLC.

5 Answers   IBM,






hi, im priyan.hi friends..pls send genuine answers. don,t send half knowledge answers pls pls pls..its about life & carier matter.i faced so many problems in interviews.so pls pls SEND PERFECT ANSWERS.... TANK U EVERYBODY........

6 Answers  


Please give an example of Black Box Testing?

1 Answers  


What are the Challenges you faced while testing your Projects

4 Answers   CitiGroup, SAP Labs,


In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% To the nearest whole pound, which of these is a valid Boundary Value Analysis test case? The options provided are a)£1500 b)£32001 c)£33501 d)£28000

5 Answers  


Diffrent between Smoke and Sanity tesing?

7 Answers   AZTEC,


10.List five words that best describe ur strengths?

1 Answers   VJIL Consulting, Wipro,


can any one send sample test cases for database testing by taking an example? also leave emailid please. thanks (very urgent)

0 Answers   Aegis,


Categories