What is the difference between smoke an sanity testing with
example ?
Answer Posted / wasim hajwane
Smoke Testing - testing the major functionality of the application by the development team before deploy the application into testing environment is called smoke testing.
Sanity Testing- testing the major functionality of the application is called sanity testing.once the application has developed and deploy into testing environment, We can performing the sanity testing, because if the major functionality is working properly, then only we can continue further testing in the application.
Definition wise only we have difference between sanity and smoke testing but practically both are same because only testing team performing the major functionality of the application in testing environment. That why some tester in some project called as sanity testing and some tester in some project called as smoke testing.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
1. what is a date guidelines ?
Can you explain steps in function points?
what types of bugs will we find out in banking projects
What is frame level testing and how do we test it?
What is system level testing?
Tell me example for Risk,Mitigation,Assumption?
What is your approach when requirements change continuously?
What are the differences between stlc and sdlc?
what is the function generator?
why QA team is necessary for an organization?
Can any one explain me about hybrid integration testing? and what is interface in integration testing? thanks in advance...... regards, MurthySharma.Manchella
Can you explain random/monkey testing?
What is srs and brs document?
What are the modules of quality center?
You have a testing team of 10 members, and now you have to reduce it by 5 member and you dont want to increase risk in your product, you are try to cover all functionality to test. What test Strategy you follow.