what is the Exact difference between Sanity and Smoke testings
Answers were Sorted based on User's Feedback
Answer / shiva
Both are tested by testers.
When build is at the initial phase of STLC, say build No 1, then smoke testing is conducted to ensure build is suitable for further testing, where major functionality, critical areas, show stopper TC's are tested.
When build is at the middle or final phase of STLC, say build No 20-100+, then sanity testing is conducted to ensure reported defects in the previous cycle is fixed and tester can go run for regression kind of testing.
| Is This Answer Correct ? | 14 Yes | 4 No |
Answer / gagan paigoriya
Sanity testing:- 1- Unscripted, Narrow and deep Testing
2- Review Very Very important features and do deep testing.
Smoke Testing:- 1- Scripted, Shallow and wide Testing
2- Review all important features and do wide testing.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / rohit lamsonge
smoke: Testing the Basic and critical feature immediately when we get build before doing r in-depth testing. If basic feature are not working there is no reason to do in-depth testing.
Sanity: sanity is nothing but the part of smoke testing. but one step ahead. ex: For GMAIL, if testing basic functionality of compose, send mail, inbox is smoke then testing the send mail con be forwarded , replay is sanity (one step ahead).
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / varsha saxena
Sanity and Smke are done by Testers only.
Sanity is a small set of test cases executed to check if
the built is ready to test or not.
Smoke is a small set of regression test set, to check if
built is ready to release. Once done, it is reday to go to
UAT or production
| Is This Answer Correct ? | 0 Yes | 6 No |
Answer / narasimha
Sanity means one will conduct overall testing on the
released build, to confirm whether the build is proper or not.
Smoke means before releasing the build developers will check
the same or not.
| Is This Answer Correct ? | 2 Yes | 13 No |
can you tell me how to write test cases from use case?
oracle table A havng one million records. write 10 test cases to test data?
what is test director?
What type of questions may ask related to sql during interview?
1)what are techniques used for writing the Test case?
when will u make update and modify the test object properties in the repository?
what is the technical challange you faced in your module.please ans me the question i just want example can me any example please very important
Is Regression Testing done for Manual Testing projects?
how will we change the server system time?
how do you identify testscenario's
How many days need to test one module?If any one know the answer please tell me?
what is the severity we give. login fails eventhough we enter the correct username and pwd.