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 are Templetes for Daily,Weekly,Monthly test reports(Test Execution report)?
You get the build directly from the developer or through tl,if so how?
How to crash or break the web-based application
Write TestCases for mobile
How many Types of test Case are there? What are the challenges u faced in Ur Company ? What are intonation u taken in ur project?
1 Answers Reliance, Tech Mahindra,
What is mean by sdlc and expalin spiral model and proto type model?
What are the reasons why parameterization is necessary when load testing the Web server and the database server?
Can you explain boundary value analysis?
How to monitor test progress?
what are the add-ins needed to test .net and c# projects?
whta is compile module?
What is "Cache Memory". How and What we have to check in Cache Memory during Web based application testing.