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 |
what is the main process in QTP?
Diff b/w Test Design and Test case design? What is the Design Review's and Code Review's. When will you conduct tese reviews?
When you are running a batch test of 5 scripts and in 2nd script appln crashed, what hpns then?
I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????
What is descriptive Programming in qtp.
Diff B/w Webserver and Client Server
Where you can store check point results?
actuall wat my doubt is:while doin regression testin we enter all +ve & -ve data....system has to accept +ve and reject -ve data.in such case we get a popup window sayin that wrong entry...now i wan to overcome this popup window..how do i go further....plz explain.i tried thru rec.scenario but of no use.
How do we Access, retriew and edit the runtime objects in Automation Testing using QTP
I have a library function , with that function 100 scripts are being called. The library function is changed(something is added) . how do i update all the scripts.
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
What will be the script for recovery scenerio.plzanyone give ans with aexample related to banking project