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
How to derive test data from the design documents?
What are the advantages of waterfall model?
What is decision table testing?
What is the procedure of manual testing?
*) Internal review defect gets detected… 1) During peer review. 2) By the own stuff member onsite/offshore. 3) During Informal review process. 4) None of these 5) All of these
can any one explain me briefly erp pharma project including all modules,like how to tell this project in interview in terms of s/w testing
Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks
What is verification in software testing?
How do you Prepare a Defect Managemnt Policy
1.What types of documents would you need for QA, QC, and Testing?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
Explain compatibility testing with an example.
How to test the Online Games?? Suggest tricks. I have experience in server-client application testing.
I want to do certification in ISTQB please anybody hepl me with the details and site to refer for further details.............if possible give me the material as well on my mail id a.vishwakarma@aol.com. Please help me........Thanks
What is meant by entry criteria and exit criteria in software testing?