What is the difference between smoke testing and sanity testing?
Answers were Sorted based on User's Feedback
Smoke Testing is the first thing we do on AUT. Anytime the new build is deployed, smoke testing is the first step. In this we check that whether or not our aplication is running properly or not. and also we check that correct version is installed .
and Sanity testing is the functional testing and to check the most critical functionality is working or not.
First Smoke is performed and then Sanity.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / deepthy
Smoke Testing is performed to ascertain that the critical functionalities of the program is working fine
This testing is performed by the developers or testers
Smoke testing is usually documented or scripted
Sanity Testing is done to check the new functionality / bugs have been fixed
Sanity testing is usually performed by testers
Sanity testing is usually not documented and is unscripted
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sunita
smoke testing is initial phase testing of sanity testing.
sanity testing is testing of measure functionality testing of app.
| Is This Answer Correct ? | 1 Yes | 4 No |
Answer / kiran wale
Sanity and smoke testing are the last phase when all the integration of the modules are done.After this you have to select between these two testing.
Always have to understand that smoke testing is cursory testing of the whole software or we can say basic functionality of the software while sanity testing is in depth testing of any one module selected from the software.
Both sanity and smoke testing are implements when time is limited and software have to be launch.
| Is This Answer Correct ? | 1 Yes | 5 No |
What is Independant Testing? When and where this type of testing will be performed?
Can anyone send me test plan for any website application for e.g. www.orkut.com or www.facebook.com please email me at disha_gupta83@yahoo.com
The project manager is working with the team to help them understand the constraints the project must operate within. As a kick off to the meeting, the manager displays the first slide, which reads: Scope, Schedule and Budget--You may pick two. Based on the above scenario, which one of the project concepts is the manager relating to the team?
what r the entry criteria for functionality and performance testing?
What r the non-configurable items in the VSS for software configuration management?
How to prepare Test data?
What is meant by Bucket Testing?
how does a client server environment affect testing?
Hi frnds can any one tel me , "How can we do security testing while testing a project" ?pls reply soon correct answer ?
IS this a right Product.? Is this Product right.? Which of the above statement stands for Verfication and validation.?
What are the different testable items in GUI testing?
Can any one tell me how SRS ,BRS documents are made?Also,what are the documents to be referred through out the SDLC and TESTING phase?