Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the difference between smoke, sanity and dry run
testing?

Answers were Sorted based on User's Feedback



what is the difference between smoke, sanity and dry run testing?..

Answer / madhavi

Smoke testing mean testing the basic function to check the
product is stable or not.

Sanity testing mean testing few modules deeply to check it
is bug free or not

Dry run testing mean testing the entire product deeply i.e,
checking all modules in depth to check whether it is bug
free or not.

Is This Answer Correct ?    33 Yes 12 No

what is the difference between smoke, sanity and dry run testing?..

Answer / kishore

smoke testing and sanity testing are one and the same. if
the quick test is conducted in test environment before
functional testing is called smoke testing. if the quick
test is conducted in client environment before User
Acceptance Testing (UAT) is called sanity testing.

Is This Answer Correct ?    11 Yes 3 No

what is the difference between smoke, sanity and dry run testing?..

Answer / sreenath

It is a type of testing in which one will perform overall testing to perform the detail testing.,
In some companies both are same,.
In some companies the developer will do testing before release the build called smoke test,.AFTER BULID RELEASE the test eng will perform testing called sanity testing,.

Is This Answer Correct ?    5 Yes 2 No

what is the difference between smoke, sanity and dry run testing?..

Answer / madz

SMOKE: testing critical feature (if the application starts sucesfully), before going for thorough testing.Scripted
To make sure the application is stable for the further rigorous testing.
SANITY: testing the impacted areas for the bugs, after new functionality is added.Non Scripted

Is This Answer Correct ?    1 Yes 0 No

what is the difference between smoke, sanity and dry run testing?..

Answer / saravanaragupathy

SMOKE TESTING:

* Smoke testing originated in the hardware testing practice
of turning on a new piece of hardware for the first time and
considering it a success if it does not catch fire and
smoke. In software industry, smoke testing is a shallow and
wide approach whereby all areas of the application without
getting into too deep, is tested.

* A smoke test is scripted, either using a written set of
tests or an automated test

* A Smoke test is designed to touch every part of the
application in a cursory way. It’s shallow and wide.

* Smoke testing is conducted to ensure whether the most
crucial functions of a program are working, but not
bothering with finer details. (Such as build verification).

* Smoke testing is normal health check up to a build of an
application before taking it to testing in depth.

SANITY TESTING:

* A sanity test is a narrow regression test that focuses on
one or a few areas of functionality. Sanity testing is
usually narrow and deep.

* A sanity test is usually unscripted.

* A Sanity test is used to determine a small section of the
application is still working after a minor change.

* Sanity testing is a cursory testing, it is performed
whenever a cursory testing is sufficient to prove the
application is functioning according to specifications. This
level of testing is a subset of regression testing.

* Sanity testing is to verify whether requirements are met
or not, checking all features breadth-first.

Sources :
http://www.softwaretestinghelp.com/smoke-testing-and-sanity-testing-difference/

Is This Answer Correct ?    3 Yes 3 No

what is the difference between smoke, sanity and dry run testing?..

Answer / sandeep

smoke testing is testing the basic feature before actual
testing begins,scripted one.
sanity testing is the a specific feature in detail

Is This Answer Correct ?    4 Yes 5 No

what is the difference between smoke, sanity and dry run testing?..

Answer / geetanjali

smoke testing is the first level of testing on newly
released build to check main functionality

sanity testing is the next level of some testing, to test
mandatory and optional functionalities

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

Ho can i test the Email test boxes.

3 Answers   CTC,


In My Company Am Preparing the test cases in the Excel Sheet.All the Companies Are Using Excel Sheet"s??????Please Answer.

3 Answers  


The scenario is "while reviewing requirement docs(SRS)if u find or feel any requirement is not meeting the client's requirements" whom do you report?and what is your action?

7 Answers  


Is v-model cost effective when compared with all other models? If not which model is cost effective(low cost)?

1 Answers   Hewitt,


Write 5 best test cases for : Login screen Login ( Min 5 to max 15 ) Password ( Min 5 to max 15) alphanumeric characters ans case senstive

37 Answers   Birst India Private Limited, Enzigma, Mastersys, Miiaan, Mind Tree, Qtech Software, Techior Solutions, Trochil Technologies,


If there are so many bugs open and still the client want the s/w what will you do?

2 Answers   TCS,


How to write negative testcase?

7 Answers   R Systems,


What's the difference between alpha and beta testing?

0 Answers  


What is the diff between retest bug and regression bug?

6 Answers   HCL, Kekran Mekran, SK Infotech,


What is meant by TRM in Testing?

4 Answers  


There are 100 test cases. And you got a bug at 85th test case. You reported it to dev. and dev. fixed that bug. when you are doing regression testing from which test case u'll do testing?? will start from 85 th test case are u'll execute 100 test cases?

2 Answers   Crea,


Explain the V model.

2 Answers   IBM,


Categories