what is differance between smoke testing and sanity testing?
Answer Posted / neha
Smoke testing is non-exhaustive software testing,
ascertaining that the most crucial functions of a program
work, but not bothering with finer details.
Sanity testing is a cursory testing; it is performed
whenever a cursory testing is sufficient to prove the
application is functioning according to specifications.
This level of testing is a subset of regression testing. It
normally includes a set of core tests of basic GUI
functionality to demonstrate connectivity to the database,
application servers, printers, etc.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Need to know about Quality Center in brief
what type of testing techniques are using after accept the build?
how will we change the server system time?
what is metrics in software testing? give me a brief detail about it?
What is regression testing? When to apply it?
What kind of input do we need from the end user to begin proper testing?
How to explain the Insurance project in the interview?
What is Batch testing? Facets Benefit Configuration
what is fusion testing and impact analysis???
How to derive test data from the design documents?
What is Dynamic Binding and Dynamic Loss?
List the considerations in developing testing methodology
diff b/w desktop based testing & web application testing
what is mean by Performance Related Testing in data base?
Tell me example for Risk,Mitigation,Assumption?