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

what is smart identification in qtp? pls any give details? thanks in advance

3 Answers   IBM,


What is batch testing?

4 Answers  


how can you select random value for every iteration from a weblist

4 Answers   Microsoft,


What are the Mandatory Properties of WebTable Object and Link Object in Web testing using QTP

2 Answers   iLink,


if there is two login button in your page, how you know that this login button is correct for login .

2 Answers  






Write code for ,We have a web table with rows and columns like EmpID EName Action 1 ABC Edit Delete 2 XYZ Edit Delete 3 PQR Edit Delete In the above Table the last column has two links we have to click first link based up on EmpID =2

2 Answers  


Plz write the code, function will take the parameter as month number, i.e., numerical value, but it returns the last day of the month in string (weekday). example: input: function parameter: 3(march) output: thursday

1 Answers  


Syntax for how to call one script from another and Syntax to call one "Action" in another?

1 Answers   Crea,


What is parameter in qtp?

0 Answers  


HI! I have completed my testing course in 2008. but now am working in banking sector as a data analyst and i want to move to an IT based company but am unable to understand whether i have to complete the testing course again and try for a job .

1 Answers  


Is it possible to convert QTP scripts to Silk scripts?

2 Answers   Sierra Atlantica,


How to perform action on objects, If two objects have the almost the same name ? example : Object 1 : "Entry of Items" Object 2 : "Items" Whenever I ask QTP to perform an action on Object 2 it performs action on Object 1. Note: The two objects are present in an Oracle Application tree.

2 Answers   Wipro,


Categories