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 bug release?
What is STLC?
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me
Testing methodologies and Testing techniques are the same one? Hope Black and White box testings come under test techniques. Then what will come under methodologies ?
What are the disavantage of Manual Testing?
what is the difference between test case and test script?
What is white box testing, and what are the various techniques?
Give me some sertification courses in testing?
Can you explain the different methodology for execution and design process in SIX sigma?
what is the difference between BVA&ECP?
3 Answers Infinite Computer Solutions, TCS,
What is Functinal Equivalent Test?
How i can check sql data base