difference between smoke testing and sanity testing?
Answer Posted / archana
1) A smoke test is scripted--either using a written set of
tests or an automated test
1) A sanity test is usually unscripted.
2) A Smoke test is designed to touch every part of the
application in a cursory way. It's is shallow and wide.
2) A Sanity test is used to determine a small section of
the application is still working after a minor change.
3) 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).
3) 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.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
plz send the test scenarios and test cases for "user name should contain 4 to 8 chars and they should have only vowels"
List out test deliverables?
Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.
How do you scope, organize, and execute a test project?
How to test an application if it was already developed and it is in the state of changing the functionality according to the customer requirement How to start testing in this situation. I got an application to test.It is a desktop application.It is still developing and started 8 months back.how can i start to test this application? Is it the right way to test it in "Random testing"? or writing the testcases from page one and executing them.i have an another responsibility that is I have to automate that application. can anyone tell me what is the process to test this application.
can anyone tell me the questions that can be posed in an interview for a 5 year experienced person in manual testing
What is XML Testing? Do we have any tools to test the XML? Please let me know.
what are the advantages of manual and automation testing ? and which one would u term as efficent testing and effective testing ?pls do reply thankx in advance
WHAT IS PROTOCAL TESTING..EXPLAIN? L2, L3 PROTOCALS TESTING MEANS WHAT?EXPLAIN BRIEFLY
How we can test Cookies Manually?
Actually by using severity you should know which one you need to solve so what is the need of priority?
How to Generate Test Case for Shopping Cart?
How do u go about testing of web application?
what is the difference between PEGA based web application testing versus web application testing?
What are the tasks of test closure activities in software testing?