what is exact difference between smoke and sanity testing?
Answers were Sorted based on User's Feedback
Answer / jitendra
We are conducting sanity testing,after receiving build from
development team.In sanity testing we are verifying the
basic/primary functionalities are working properluy to
conduct testing.It is also called tester accepting testing
or initial testing.
where Smoketesting,we are verifying the main
functionalities of the build/AUT.i.e In customer point of
view what are main features of the build.while Acceptance
testing on what factors the final user/customer
concerntrating functionalities.
And Smoketesting conducted on every new release of the
build, where as sanity is optional.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / archana
smoke testing covers the most basic features of an
application.
failed test cases of smoke will be executed as sanity test
cases in the next build.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rafi
sanity testing is the process of testing the build released
by the developer,to accept it for complete testing or
not.In sanity testing first basic functionality will be
tested.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / krishna
smoke is "to check the basic functionlity of the
applicaiton"
Sanity "to check the complete functionlity of the
application"
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / anil singh
The basic difference is :
Sanity testing is not scripted
Smoke testing is scripted
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / deepika
sanity testing is a cursory testing.in this testing a
tester test the basic functionality of the software.
while in smoke testing ,tester test the major functionality
of the application in depth.
| Is This Answer Correct ? | 2 Yes | 5 No |
Shall we add Local Repository to shared object repository,if yes,how we add
How comfortable are you in VB scripting?
we have 10 actions in out test how can we convert 9th action is main action ? how ?
how to main tain the Old scripts in qtp?
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
Who is the best faculty for QTP in Hyderabad? Is it Mr. G.C.Reddy, some are referring his name?
diff between global variables and environment variables in qtp?
If an application name is changing frequently i.e while recording it has name “Window1” and then while running its “Windows2” in this case how does QTP handle?
hi.what is exactly mean by real time frame work? every institute teach Framework is nothing but having 6 to 7 folders..and save repositories functions keywords and scripts? this is enough or not? can we beleive?
Where to use function or action?
why we are using environment variables instead of global variables?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.