What is the exact difference between smoke testing and
sanity testing.?
Answers were Sorted based on User's Feedback
Answer / g.mallikarjun
The difference between smoke and sanity testing is
in smoke testing tester concentrate on the major
functionality of the application whether it is working or
not for further functionality.eg.build crash,environmental
effect,networking etc
where as in sanity testing basic functionalities are
tested,eg.check boxes,radio buttons,text boxes,list boxes
et.
i think u got the difference,that is major functionality and
basic functionality
mallikarjun.g@zapak.com
| Is This Answer Correct ? | 23 Yes | 11 No |
Answer / venkat
Smoke Testing:
It is also called as Build Verification Test.It is nothing
but "Test to pass".Testing whether the build is ready for
Test.
Sanity Test:
Testing whether build is ready for further tests.It is done
by either Development team before Build is going to deploy
or Test team before taking the Build.
Conclusion:
Some times both are same as per my knowledge.
| Is This Answer Correct ? | 11 Yes | 4 No |
Answer / youngblood
Smoke testing : Testing the build to make sure it is stable or not. if yes, further testing types will be continued.
Sanity Testing : It is similar to smoke test. But a particular functionality is tested in-depth to ensure it is developed according to the specification.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / venu
The difference between smoke and sanity testing is
in smoke testing tester concentrate on the major
functionality of the application whether it is working or
not for further functionality.eg.build crash,environmental
effect,networking etc
where as in sanity testing basic functionalities are
tested,eg.check boxes,radio buttons,text boxes,list boxes
et.
for more informstion visit
www.javadotnettutorials.blogspot.com
| Is This Answer Correct ? | 7 Yes | 5 No |
Answer / thamann
TESTING THE BASIC FEATURE OR CRITICAL FEATURE OF AN
APPLICATION BEFORE DOING RIGOROUS TESTING IS CALLED SMOKE
TESTING.
TESTING THE USABILITY AND AVAILABILITY OF AN APPLICATION IS
CALLED SANITY TESTING.
PLEASE REPLY WITH ANSWER BETTER THAN THIS,IF YOU FIND ANY..
BECAUSE AS PER MY KNOWLEDGE THERE IS NO STANDARD DEFINITIONS
GIVEN AS SUCH TILL NOW.IN THE FIELD OF TESTING EACH ONE WILL
GIVE ENTIRELY DIFFERENT DEFINITIONS.PLEASE REPLY OR POST A
GOOD ANSWER IF U GET ANY.THANKS IN ADVANCE..
| Is This Answer Correct ? | 3 Yes | 1 No |
Smoke Testing:
Development team tests the build is suitable for
conducting testing & build is accepting customer expected
values or not.
Sanity Testing
After getting the initial build from development
team.Testing team findsout whether it is accepting input
keyboard values or not & objects are responding properly or
not.
| Is This Answer Correct ? | 6 Yes | 16 No |
How do we validate cerdit cards in billing project
what is sdlc?explian test plan.
which testing is done first smoke or sanity with an real time example plz?Thank u!
what is a bug?
What is the exact difference between retesting & regression testing? Please advise in detail
what is the Slippage Ratio in your company?
Test cases for Equity,Bond,Futures and options financial instruments
How is your project connected to the Database...tell the procedure??
What if the client finds a defect after delivering the product? How will you react and justify?
2 Answers HeadStrong, IBM, Somany Ceramics,
what is meant by system testing?
wht is smoke testing and user interface testing
3 Answers Oneclick Testing Solutions,
What are the different ways of writing test cases?