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
Is Anyone attended the manual testing interview with capgemini in recent past. please let me know the type of questions they can ask. Thanks
What is a testbed in manual testing?
Test Cases For Router&Switch
Explain the difference between severity and priority.
How do you get programmers to build testability support into their code?
Hello all, Can someone tell me what kind of questions i can expect from hiring manager along with two team members on final face to face interview for manual testing position.. I am switching from BA to QA as its better on benefits etc.. Thanks in advance
test cases on bangles???
What does a manual tester need to become proficient with db testing?
Explain the manual testing process?
I have interview on Guide wire testing. If you please share me.
Explain test metric and the information it provides.
I want to know about satyam manual testing questions
What is junit & api?
Do write a separate test case for regression testing? If it is yes, explain how to write the test case?
write test case for gmail sign up page ?