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 an sanity testing with
example ?

Answers were Sorted based on User's Feedback



What is the difference between smoke an sanity testing with example ?..

Answer / balu kalkur

Sanity Testing
Narrow and deep testing. Unscripted
Take some very very important features and do deep testing
It is manually done

Smoke Testing
Scripted. Shallow and wide testing
Take all important features and do high-level testing
Build comes – write automation scripts and run the script. Thus test done automatically.

Is This Answer Correct ?    16 Yes 2 No

What is the difference between smoke an sanity testing with example ?..

Answer / wasim hajwane

Smoke Testing - testing the major functionality of the application by the development team before deploy the application into testing environment is called smoke testing.

Sanity Testing- testing the major functionality of the application is called sanity testing.once the application has developed and deploy into testing environment, We can performing the sanity testing, because if the major functionality is working properly, then only we can continue further testing in the application.

Definition wise only we have difference between sanity and smoke testing but practically both are same because only testing team performing the major functionality of the application in testing environment. That why some tester in some project called as sanity testing and some tester in some project called as smoke testing.

Is This Answer Correct ?    3 Yes 2 No

What is the difference between smoke an sanity testing with example ?..

Answer / vinoth

Smoke Testing : we testing major functionality is working or not. Its subset of regression testing. Ex: General Health Check up of our body.

Sanity testing: after the build release we test specifically particular piece of s/w. It subset of Acceptance testing. Ex: Special check for particular parts in our body.

Is This Answer Correct ?    8 Yes 8 No

What is the difference between smoke an sanity testing with example ?..

Answer / rajesh

smoke test is done manually where as sanity testing is tested in tool using vb script

Is This Answer Correct ?    1 Yes 2 No

What is the difference between smoke an sanity testing with example ?..

Answer / ankur16

Smoke testing done by both tester and developer
Sanity done by only tester
Smoke testing can be automated
sanity testing can't be automated
smoke testing-to verify basic or critical existing functionality of an application before start rigorous testing
Sanity testing-To verify newly added/updated functionality
or bug fixes

IN technical terms
smoke testing excercises the entire system end to end
sanity testing excercises only a particular component of the entire system

IN general terms
Smoke is shallow and wide approach like general health
checkup
Sanity is narrow and deep approach testing like
specialized health checkup

Is This Answer Correct ?    0 Yes 1 No

What is the difference between smoke an sanity testing with example ?..

Answer / manya

Smoke Testing is testing the system with respect to
main/basic functionality as soon as the application is
available for testing so as to avoid any time loss later
during thorough testing of each functionality

Sanity Testing is testing the changed or new functional
fuctionality just in order to check that at least the
change exists in the system

Is This Answer Correct ?    2 Yes 9 No

What is the difference between smoke an sanity testing with example ?..

Answer / sonu

smoke testing is to the the software functionality at the developers side and developers formally testing and post in to repository after testers proceed..

sanity testing. here tester will start the testing process based on functionality..

Is This Answer Correct ?    1 Yes 9 No

Post New Answer

More Manual Testing Interview Questions

in your organization in what way(phases) s/w is developed and in what way testing will be conducted?

4 Answers  


if you have compressed file which has multiple source files,after make of this source file, you are getting undefinedreference error. How your will debug this problem ? Whatmight be different root causes for this ?

1 Answers   Tech Mahindra,


How To Resolve the Test cases?

3 Answers   Accenture,


what is the diff b/w system testing & end to end testing

1 Answers  


A defect which could have been removed during the initial stage is removed in a later stage. How does this affect cost?

0 Answers  


Which testing is this- opening .mp3 file through IE Option- 1. cross browser testing 2. Negative testing 3. black box testing

1 Answers   ADITI,


What is "pet model" of Bug reporting cycle

4 Answers  


how would we do the encryption and decryption testing

3 Answers   Wipro,


tell about build process???how do u get abuild?? what u l do when u get a build??

2 Answers   FIC, IBM,


what is the diffrence b/w verification and validation?

7 Answers   CIL,


Is the regression testing can call it as Retest

7 Answers   Wipro,


Hi anybody can answer this question with example. giving as it is i faced in interview................. What is TestPhase? What are Entry and Exit Criterias? Should explain with Example.

5 Answers   Ness Technologies,


Categories