Answer Posted / nishi kant kumar
its not right to say that smoke testing and sanity testing
is same. both are different in some context. sanity testing
comes first and then smoke testing. sanity testing is the
initial level of testing required if the functionality
which is being tested passes through this test then it will
go for the next level of testing.
THE BASIC DIFFERENCE BETWEEN THEM ARE :
(1)
Smoke testing originated in the hardware testing practice
of turning on a new piece of hardware for the first time
and considering it a success if it does not catch fire and
smoke. In software industry, smoke testing is a shallow
and wide approach whereby all areas of the application
without getting into too deep, is tested.
WHERE AS
A sanity test is a narrow regression test that focuses on
one or a few areas of functionality. Sanity testing is
usually narrow and deep.
(2)
A smoke test is scripted--either using a written set of
tests or an automated test
WHERE AS
A sanity test is usually unscripted
(3)
A Smoke test is designed to touch every part of the
application in a cursory way. It's is shallow and wide.
WHERE AS
A Sanity test is used to determine a small section of the
application is still working after a minor change.
(4)
Smoke testing will be conducted to ensure whether the most
crucial functions of a program work, but not bothering with
finer details. (Such as build verification).
WHERE AS
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.
SO THESE ARE THE GENERAL DIFFERENCE
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is Web architecture that are followed while doing online project and tell the samples of architecture?
integration test cases for mouse and keyboard
What are the main key components in web applications and client and server applications? And explain the differences between them?
In manual testing, what are stubs and drivers?
3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
how is market for testing in banglore,chennai,pune,delhi?
What is severity and priority of bug? Give some example.
Tell me the advantage and disadvantage of cookies?
How to explain the Insurance project in the interview?
Describe any bug you remember. Plz Give some real examples
Have u ever done testing related to a database,give examples to support u r answer.
When did u complete testing ? Which scenrio should not be in automation testing ? why ?
what is base time , how can we base time your doc"s ?
Difference between adhoc testing and error guessing?
How do you go about testing a project?