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 |
1.What is the risk factor problem related to project?
what is diff b/w resting & regression testing?
Functional testing is the part of System testing or System testing is the part of functional testing
What is the final stage of integration testing
what are the common errors while doing integration,system,functional,regression,user acceptance testing? can anybody please let me know the answers it is too urgent???
What is mutation testing and when can it be done?
What is Orphan links ?
What is an inspection in software testing?
What is ERP.Give a simple description about that.
What is software configuration management?
1) In your own words please explain the probable test cases and scenarios for the authentication or login process flow for web based applications like a. www.gmail.com b. www.facebook.com c. Secure internet banking (ICICIBANK.com etc)
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?