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 |
My questions are- 1. If we have 1 week time in hand what will be the approch of testing. 2. If we have very lesstime in hand then how we will do the regration testing. 2. When there is a change in requirement in module A then what should be the approch to change in that module and in other module like B,C etc an whow we update the test case pls explain the scenario in detail. 3.How do you confirm that for perticular funtionality all the test cases has been written. Thanks
what is the deferent between Bug and Defect(error) ?
r there any openings for 1+ experienced candidates in Manual Testing? If there r any, please let me know!!
why do u go for whitebox testing,when black box testing is available?
Why did u choose testing why not developing.
Tell me abuot your daily activities as a test engineer.
does the efficiency of test increases with increase in number of test cases.that is the more number of test cases then more efficient is the applications test,is it true?
what are the different methods to test a product in 'Japanese' language? NOTE:User is unable to perform basic functionalities while using the app..(copy, paste, text selection etc.)
Hi, Can anybody send some test scenarios or testcases sample for Finance domain on sales and accounting application. I am very new to Finance domain. Or else please send to my mailID "manojdalai2004@gmail.com". Thanks in Advance, Manoj
How to export the bugs at time excel sheet? What is the sanity testing and smoke testing how can we do in the company?
What does entry and exit criteria mean in a project?
what is an inconsistent bug? how to resolve this kind of bugs?