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

how to test the case with 5 combination and inputs

0 Answers   Infosys,


Can you explain pair-wise defect fundamental?

0 Answers  


how to write test cases for testing databases,especially for testing and writing test cases for stored procedures.any real time database testers.please answer me.

1 Answers  


Hi, My name is Dinesh.I want to prepare for ISTQB certification , So can anyone please email me the syllabus of it and what is criteria for giving exam.Please email me answers at: dinesh0323@live.com

2 Answers  


How to test login Page ? What wud be the possible Test cases ?

3 Answers  






Can u tell me any 3 BVT's for yahoo login page ?

1 Answers   Directi,


Can anybody find the bugs in this "allinterview.com" site???

9 Answers  


define Testing of Procedure, Triggers and Functions in data base testing ?

0 Answers   CSS, Hexaware,


today evening you need to release software to client.at that time you found a defect.How you convence him?

0 Answers   RealPage,


Hierarchy of Regression Testing?

4 Answers   winfoware,


can anybody tell me "what is ur testing process in ur company" pls explain what is the process when v get a build?

5 Answers   Verizon,


Which testing has more scope to find a job(manual testing or automation testing)

3 Answers  


Categories