What is Sanity Testing?
Answers were Sorted based on User's Feedback
Answer / hyma
Testing whether the basic functionalities of the system are
working properly or not comes under sanity testing.This is
done to ensure that the developed application or system is
testable or not
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sudhakar8
Sanity or smoke testing is a pre-testing effort to
determine if a new software version is performing well
enough to accept it for a major testing effort. For
example, if the new software is crashing systems every five
minutes, the software may not be in a sane enough condition
to warrant further testing in its current state
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shilpa churi
Checking whether application function correctly as per the
specification. It is nothing but regression testing. It
include set of core test basic GUI functionality. checking
the connectivity to the database, application server and
printer.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ram.polavarapu
once we deploy the built to the test environment the first
test we are going to conduct is sanity test,if the sanity
test pass and then only will go for other tests otherwise we
re open the application
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / awadhesh
Testing only a newly added feature is a sanity testing, It is not .
e.g Whole body
| Is This Answer Correct ? | 0 Yes | 0 No |
what is a bad defect and why do we write bad defects?
can u explain about iteration model? And what is it?
Types of validation Testing?
What are the diffrent testable item in web testing,database testing?
How do you test a web application for dump and deaf??
Give an example for Waterfall model and iteration model??
what is mean by impact analysis ,how we used to select regression TC using this?
What is Test Condition?
Orthogonal array testing enables the test designer to maximize the coverage of the test cases devised for relatively small input domains. is it true.explain orthogonal testing
how many testers r there in ur project?and hw did u divide ur work? plzzzzzzz answer
What is the Defect density? how to find out Defect density in the TestEnvironment?
What is test Data?