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...


difference between smoke testing and sanity testing?

Answers were Sorted based on User's Feedback



difference between smoke testing and sanity testing?..

Answer / jai

Hi,
Smoke testing is performed right after the build is
delivered to test team. We check whether the build is
stable by going through all the major pages,
forms,links,butons etc. If the build is stable we move
ahaed and perform sanity testing. Sanity testing covers
entire build with thorough functionality checking. We do
extensive testing here by executing test cases.
If smoke testing fails build is revert back to the
development team.

Regards
JAi

Is This Answer Correct ?    11 Yes 1 No

difference between smoke testing and sanity testing?..

Answer / archana

1) A smoke test is scripted--either using a written set of
tests or an automated test

1) A sanity test is usually unscripted.

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

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

3) Smoke testing will be conducted to ensure whether the
most crucial functions of a program work, but not bothering
with finer details. (Such as build verification).

3) 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.

Is This Answer Correct ?    5 Yes 2 No

difference between smoke testing and sanity testing?..

Answer / anonymus

In short Sanity testing is done to test testablity of a
product or an application. Testablity means the application
or product should be able to be tested. Some examples of
testability is application should be undersatable, Should
be able to run, should be stable.In other words sanity is
done to confirm wheather a product or an application is
ready for testing or not.

Smoke testing is done to test the overall major
functionality of an application ofr a product.

Is This Answer Correct ?    4 Yes 4 No

difference between smoke testing and sanity testing?..

Answer / dinesh

Smoke testing :
-------------

This ensures that the new build is working fine or not..if
its success then the build will be accepted otherwise it
would be rejected...In simple we can say sanity testing is
to ensure the Build.

Sanity Testing :
---------------

This is for starting the Testing process on a
application..This testing is populary known as environment
shakedown.It touches the End to End funcitonalities of the
application to be tested.If it fails the test execution
cant be performed otherwise we can go ahead with the test
execution..In simple we can say smoke testing is to give
the signal to start the test execution on a particular
application...

(Update me if i'm wrong...)

Regards,
Dinesh.

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

Smoke testing is also called sanity testing? Why?

5 Answers  


Explain the defect life cycle.

0 Answers  


NOte pad Testing Q : How to test the notepad "Font size" and "Word Wrap" Options. How to test the relation between these two option.

2 Answers   Ness Technologies,


write 3 test cases on MSWORD

8 Answers   Zycus Infotech,


What is ofx testing?

0 Answers   Infosys,


difference between regression testing and re testing?

14 Answers   Bizpivot, CTS,


on what basis can u estimate test cases for particular screen??

1 Answers  


What r the roles and responsibilities of a TestLead?

1 Answers  


what is advantages and disadvantages of the Waterfall Model and V-Model

5 Answers   CSC, SSI Small Scale Industries,


Swap 2 variables without using a temp variable

4 Answers   Oracle,


What are the possible testcases for online mobile recharge? For eg, in a web application like paytm.

1 Answers  


What is White box & Black Box Testing?

4 Answers  


Categories