what is differance between smoke testing and sanity testing?
Answers were Sorted based on User's Feedback
Answer / neha
Sanity testing
Typically an initial testing effort to determine if a new
software version is performing well enough to accept it for
a major testing effort.
Smoke Test”, a broad but shallow verification of all the
critical functionality
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / vijayalakshmi.t
smoke means,checking whether all functionalities present in
application or not.it is done by developer.Before going to
give the build to testers,developers will do this.
where as sanity means checking whether all main
functionalities are working fine or not.it is done by
testers.
we won't write test cases for smoke testing.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / obaid khan
Smoke testing is normal health check up to a build of an
application before taking it to testing in depth.
Where as
Sanity testing is to verify whether requirements are met or
not,checking all features breadth-first.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / 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 |
what is the difference between the focused and enabled?
What is the difference between Test Cases and Test Scenarios
Is an "A fast database retrieval rate" a testable requirement?
difference between test bed,test environment,test harness,sanity testing,smoke testing,,retesting ,regression testing (abcd)
How can u know IP Address of a computer?
what is Independent Verification and Validation(IV&V)?
in database testing, which are the things u used?
Define Fuzz testing?
how will we receive the build?is it through mail or not?
What is CMM-1,2,3,4,5 Level Company? How much levels are there like CMM?
How will you report defect in your organisation?
What is Windows Test Technologies? Where i will get all information of it.