What is the difference between smoke and sanity testing?
and when we perform smoke testing and when we perform
sanity testing?
Answer Posted / chaitanya
HI Friends,
Smoke testing is the kind of testing that
is done by the white box testers ,generally this is done by
the developers before giving the developed application to
the black box testers.
Sanity testing is the kind of testing
done whether to check the application developed by the
developers is proper for detailed testing. This is done by
the black box testers. Here "PROPER" has four conditions,
1. Whether the application is installed properly in the
test environment or not,
2. Whether one is able to navigate all the pages or links
of the applications
3. Whether all the functionalities are available.
4. Whether connections with the database are established.
Lastly,, Sane in english means "Proper" SO checking the
application before the detailed testing is what is Sanity
Testing.
Hope you guys are clear on this.
.........Chaitanya.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I have an UI issue "please fill out this field" pop up in firefox browser keeps scrolling with the page is it valid???
What is the difference between SIT AND IST?
how to clarify functional requirements and non functional requirements in a srs?
How to test the Online Games?? Suggest tricks. I have experience in server-client application testing.
whta is compile module?
how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?
Can you explain exploratory testing?
What ishigh severity, low priority bug?
tell me some major and minor defects in ur net banking project?
write test case for gmail sign up page?
How to do the performance testing manually? Does you have a test case for that?
What criteria would you use to select Web transactions for load testing?
what is port testing and do it comes in manual testing?
How is ‘build’ different from ‘release’?
Are there more defects in the design phase or in the coding phase?