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 Entry and Exit Criteria? When and how we will consider them? Can any one explain this Question.
Write the test cases for file transfer from one user to other from Google Drive/drop box?
can anyone help me regarding testing patterns?
please answer, What is the Gap Analysis?
How would you deal with a bug that no one wants to fix? Both the SDE and his lead have said they won?t fix it?
9 Answers CarrizalSoft Technologies, Microsoft,
What is internatinalisation Testing?
what is difference between test strategies and test data ?
what is product backlog...
Why tester called as Bug and Dev.called as a Defect Why?Is there specific reason behind it.
what is performance testing?
Can any one explain about state based and graph based testing? and the difference between them? Very urgent.......... Please...... Thanks in Advance......... regards, Murthy.M
table X havng 3 column A,B,C....A column havng data 10 20 30.....now i wanna have 1o value in A columns all three rows