Tell me the situation where sanity test cases should pass
and smoke test cases fail...?
Answer Posted / ranjith nair
Sanity testing->Testing the application for the first
time.Or it is called an adhoc testing.Not in a position to
test the application in details.
Smoke testing-Testing only the major functionalities of the
application.Smoke testing is done when ever a new build is
happening.Or it is an example of regression test.Usually we
can use automation testing tools for performing smoke
testing.
Situation-->A new build has been released(New version).The
new changes implemented by the development team has been
tested and is working fine(Sanity testing).But due to the
new changes,Some existiong functionalities is getting failed
(Smoke testing).
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
How to find bug in photos and videos ??
IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.
Can you please explain me how to do testing of an E-insurance project end to end process..
Describe a past experience with implementing a test harness in the development of software.
What are the challenges you faced in your project (Testing) and in your company?
How to do Pixel Size testing in a PDF document. Is there any Open tool that will be avaiable?
What is localization testing (l10n testing)?
What is difference between cmmi and cmm levels?
How much the bug is affecting the functionality of the application?
what is the difference between Risk based and Requirement based testing???
why testcases are written and what is the importance?
What is a bug triage?
What are the various techniques in white box testing?
What is grey box testing?
In testing environment have you ever found any areas for improvement while you at work. (Please give some real life example).