what is the difference between smoke, sanity and dry run
testing?
Answer Posted / madz
SMOKE: testing critical feature (if the application starts sucesfully), before going for thorough testing.Scripted
To make sure the application is stable for the further rigorous testing.
SANITY: testing the impacted areas for the bugs, after new functionality is added.Non Scripted
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a test server?
What is common interface?
What are the main key components in web applications and client and server applications? And explain the differences between them?
In testing environment have you ever found any areas for improvement while you at work. (Please give some real life example).
What is test plan and contents available in a test plan?
WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?
What is AGP?what is setup.inf?What are the ways to install driver?
What is ofx testing?
What is the Difference between Network testing and Web Testing?
What is the negative testing and example
What's the difference between system testing and acceptance testing?
Could someone please send me real check list for Database Security testing.Please my mail ID- patil.ramchandra@yahoo.co.in. Thanks.
How do u go about testing of web application?
How can you do the scalability testing?
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain