what is sanity testing? what we do in sanity testing?
give an example...
Answer Posted / s33.aditya
Sanity testing is a type of testing where in we test the
basic functionality of the application. i.e whether the
application is ready for further testing or not?
Ex: Say if I wanted to open an account of the customer,
then I will first check the link for the same. when I click
on that link the user should be taken to that partcular
page/ screen. The tester enters all the details of the
customer and click on save button, then account of the
customer should be opened.
Here we are not going to do any transaction for that
account.
Like the above ex will carry out the testing for other
basic functionalites.
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
What are the different levels in software testing?
Define test strategy.
What Contains in Business Design Document?
What is difference between ach credit and the normal credit?
Mention the different types of software testing?
How to estimate testing effort ?
How will you manage a team member who is more experienced than yours and what challenges will you face? ( that guy might be technically sound).
What is cast?
Give notes on role of ISO in quality assurance.
Explain the steps for bug cycle?
Define use case testing.
What is the need of test plan document?
What does the software qa document should include?
What is the difference between Test cases document and test cases design document?
Do anybody have any idea about the testing tools related to client-server apllications( for banking application or products ).Kindly tell me both open source and licensed tools. Thanks in advanceRegards