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 |
How do we measure quality of testing? What are parameter of this?
can any one tell whats the difference between smoke testing and sanity testing
13 Answers CIC, HCL,
If the developer rejects that its not a bug means then whats the next step we follow?
After insert the record in front-end, how will you check the back end by manually? Please explain?
When a defect is assign as Postponed and differed. explain with example? thanks
Hi can any bady tell me who provide QA,QTP,QC,training please let me know i need help i want get training thanks in advance
what is the output of the query select * from emp where 1=2
For 1 Year of experience in manual testing and business analyst what will be the roles and responsibility???
what are the templates for daily,weekly and monthly reports? plz reply ASAP.
difference between manual testing and blackbox testing
Explain about I18N Testing ?
Regression testing: suppose you have 1000 test cases & u find a bug in unchanged component , so whether you test whole test case or some particular test case