What is difference between Smoke&Sanitary Testing?
Answer Posted / shrish mahajan
Smoke Testing:
The testing process in which we execute maximum number of test cases with minimum number of test data to ensure the system is ready for testing and is stable. It is done by Testers. A smoke testing is just a cursory examination of all the basic components of a s/w under test to ensure that they work.
Sanity Testing:
The testing process in which we execute maximum number of test cases with minimum number of test data to ensure that system is ready to deploy in the production environment. It is done by the Business Analysts.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
On what basis you are fixing up the time for project completion?
What is Test Design?
how to test a web application manually?can u explain indetail?
What is the difference between coupling and cohesion?
Test Cases For Router&Switch
what is metrics in software testing? give me a brief detail about it?
what is API 2.0?
Differentiate verification and validation?
What is the Testing strategy for testing client server applications/products?
1...DIFF BETWEEN QTP AND WIN RUNNER? 2... CHECKPOINTS AND EXPLAIN EACH OF THEM? 3...WHY IS STEP GENERATOR? 4... WHAT IS THE DIFF BETWEEN FUNCTIONS AND SUB ROUTINE?
What is a defect?
In usability testing we check spelling, content, look and feel, color combination, link or menu navigation? please let me know more about usability testing.
tell wat u did in ur banking project?
1. what is baseline document , can you say any two ?
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku