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 |
Can we set a timeout for the msgbox.I want the msgbox to disappear after 2 seconds during the script execution without clicking on the OK button manually.
What is runtime objects and test objects? What is the difference between them?
from what stage you will start automation in your project
Hi I am working with QTP.If I want to write a certification exams,Which one is the best one suggest me friends!!
In qtp,how to interact tool & application build?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
For an application we automated QTP scripts. At the same time new requirement comes for a new module for the same application and its already developed. So how we automated now this new module with the old application(using old QTP script).
Hi. plz expalin abouit SetToProperty, SetRoProperty, GetToProperty, GetRoProperty,GetToPrperties. with examples.
what is difference betweem class annd object?
can anyone tell me how to search a word/line in a document and to paste it in another file? Thanks in advance.
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?