what is exact difference between smoke and sanity testing?

Answers were Sorted based on User's Feedback



what is exact difference between smoke and sanity testing?..

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

what is exact difference between smoke and sanity testing?..

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

what is exact difference between smoke and sanity testing?..

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

what is exact difference between smoke and sanity testing?..

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

what is exact difference between smoke and sanity testing?..

Answer / anil singh

The basic difference is :
Sanity testing is not scripted
Smoke testing is scripted

Is This Answer Correct ?    0 Yes 2 No

what is exact difference between smoke and sanity testing?..

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

Post New Answer

More QTP Interview Questions

Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.

0 Answers  


what testing activities u may want to automate in a project?

2 Answers  


What is difference in global and action sheet in qtp?

0 Answers  


WHAT ARE THE SHORTCUT KEYS IN QTP?

4 Answers   TCS,


When to Insert transactions in QTP?

3 Answers   Siemens,






In 1st screen,if v enter a/c no. in one field, the information of the subscriber will be displayed. The details should be displayed only in screen 3(NOTE:details should not display in screen 2).How can v do using QTP.

2 Answers   BirlaSoft, TCS,


What are the Disadvantages of shared object repository?

0 Answers  


who will distribute the project modules for testing in testing team ?

2 Answers  


what is mean by soi in object identification

1 Answers  


Can you give me the code to calculate the total number of Links using the child object in the web page..? is there any other way to calculate number of links with out using the Child objects.??

2 Answers   DST Global Solutions,


How to open a new test using quicktest professional?

0 Answers  


I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?

0 Answers  


Categories