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 is verification?
What are the different levels in software testing?
What should your qa documents include?
How to design test cases?
Have you used any automation tools?
Field level test cases are developed using AF TOD to validate individual fields on a screen using a black box testing methodology. IN THIS CONTEXT WHAT IS "AF TOD"
How is adhoc testing different from exploratory testing?
What is mr and what information does mr consists of?
How to estimate testing effort ?
How to create requirements test matrix template?
What do you know about data-driven testing?
What are the tests activities that you want to automate in a project?
Testing terminologies followed by Google
what is difference between smoke testing and sanity testing?
How would you prepare the test plan without srs?