what is sanity testing? what we do in sanity testing?
give an example...
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / chowdary
sanity testing is nothing but buid acceptance testing ,it is
a type of testing in which one will conduct ovaral testing
on the buid before conduct detailed testing
one will to do this
1)one will check the main fuctionality of the application
2) one wil identify navigational flow of the application
3)esrablish proper connections or not
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / vicky
Sanity Testing checking the functionality for which it is
developed..
e g.
if u want to test a bike then what u must check its Engine
and mobility of bike ...thats known as sanity testing
| Is This Answer Correct ? | 1 Yes | 5 No |
If Technical manager is not addressing to bugs while releasing the project , then how u can treat that bugs? a.open b.closed c.pending 4.deffered
What is traceability matrix? Is it required for every project?
wht type of intersting things sqa have or what is intersting abt sqa and how it will be advanategous for us as a sqa engineer?
Give an example of high priority and low severity,low priority and high severity ?
Any quality test-tracking tool which has live & automated dashboards so that the entire team is updated at any given point of time?
Explain what is the rule of a "test driven development"?
If every alternative letter starting from B of the English alphabet is written in small letter, rest all are written in capital letters, how the month "September" be written. (1) SeptEMbEr (2) SEpTeMBEr (3) SeptembeR (4) SepteMber (5) None of the above.
What is Usability and Feasibility Testing??
Formal Testing?
is possible smart identification through descriptive Programing
What is the difference between test case and test data?
Adhoc testing is done ?(a)without proper testplan and without proper test cases (b)without proper testplan and with proper testcases (c)Both a & b (d) none of the above ? PLZ explain....Thanks in ADVANCE