difference between sanity testing and smoke testing?
Answer Posted / mfsi_krushnas
smoke testing
-------------
1.A smoke test is scripted--either using a written set of
tests or an automated test.
2.A Smoke test is designed to touch every part of the
application in a cursory way. It's is shallow and wide.
sanity testing
--------------
1.A sanity test is usually unscripted.
2.A Sanity test is used to determine a small section of the
application is still working after a minor change.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the different servers and difference between them?
What’s the difference between verification and validation in testing?
What is decision table testing?
how to access a build & wat is its configuration
Why is it impossible to test a program completely?
Please Tell me About Fish-Bone Model. Thanks in Adv.
On login window for username and password auto populated field means what !
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?
What is the difference between functional testing and integration testing?
What are the Major Functionality for a ATM machine ??
How to validate a Testcase.and is the testing Methodology.
Define cause effect graphing?
Could some one tell me test cases for multi line text boxes like Notes field?
how we write test cases to brs,srs,hlds,llds
What is an inspection in software testing?