What is the difference b/w Smoke and Sanity Testing? I heard
that Sanity testing will be done by developers. Is that so?
Answer Posted / murali
sanity testing means checking whether the released build is
working properly or not.
Here we will check the following
1. whether the build is installing into the
environment or not.
2.whether we can navigate through all the
pages of the application or not.
3. whether all the features are available or not
4.whether the established
connections(database connections) are properly working or
not.
actually smoke testing and sanity
testingare same.
in some companies before releasing the build the developers
will check whether the build is proper or not is known as
smoke testing and once the build is released once again the
testers will check the build is proper or not is known as
sanity testing.
actually smoke testing is done in electronics industries
when they develop any circuits they will conduct smoke
testing to check is there any short circuit in the circuit
after performing this only they will do detail testing.
so some companies use tat terminology in software also
dont confuse both sanity and smoke testing are same........
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the strategy for testing a Java application?
What is the difference between authentication and authorization in web testing?
What are the challenges you faced in your project (Testing) and in your company?
If date field is a text field write test cases to validate it?
What is the first test in software testing process?
How to test the Online Games?? Suggest tricks. I have experience in server-client application testing.
Define brain stromming?
Can any tell me how a clinical data management system is tested? what are the test scenarios? what are the test cases? work flow.
Actually by using severity you should know which one you need to solve so what is the need of priority?
How the application is launched to the production environment?
What is CVS and why it is used?
qtp9.2 and qtp10.0 difference
I want to know about satyam manual testing questions
pl. give me the list of top jobs website to register i have 2Yrs. Experience in manual testing
how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?