difference between sanity testing and smoke testing?
Answer Posted / na
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 | 0 No |
Post New Answer View All Answers
Define Stability, Scalability and reliability with example ?
What is bug severity?
Can anyone tell me, What is wound fixing?
Hi....Friends....If anybody having Sample CSTP question papers, pls send it to the following Id... Thanks n advance... theramkumar@gmail.com
Testcases for msword( microsoct office word??
What are the cases when you’ll consider to choose automated testing over manual testing?
How quickly we need to fix the bug?
whats main working for tester. and developer, and prject manager.
What is the difference between three tier and two tier application?
1.What types of documents would you need for QA, QC, and Testing?
What is bucket testing?
Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2
1. what is baseline document , can you say any two ?
What is a critical bug?
In Manual testing how to test proxy servers? can u please explain with example?