what is difference between smoke & sanity testing?
Answer Posted / bala
smoke testing is the set of test cases which we execute
whenever we are getting a new build , smoke test is used to
verify that a build is testable on the basis of the test
execution status of the smoke test cases.we can reject the
build . there is no need to further test if the execution
is unsatisfactory smoke test saves time in testing
cycle.These test cases include the basic test cases which
include installation and basic functionality.
Sanity test cases is the test of major and critical
fundtionality test cases like navigation authentications .
Sanity testing is a one time job for application .
smoke testing is performed everytime we get a new build of
the same application.
| Is This Answer Correct ? | 23 Yes | 9 No |
Post New Answer View All Answers
How do you handle dynamically changing area of the window in the bitmap checkpoints?
How do you unload the GUI map?
What is parameterizing?
Explain the winrunner testing process?
What are the modes of script recording in winrunner ?
This Is Sekar, Can Any One Of You Help Me? Question: How To Draw Charts In Excel Sheet Using Winrunner Scripts. Thanks, Sekar.
How do you clear a gui map files?
How do you configure gui map?
Explain the synchronization points?
How do you copy and move objects between different gui map files?
Explain data parameterization in winrunner?
How to to get the information from the status bar without doing any activity/click on the hyperlink?
The title of the window consists of date and time.What is the regular expression to recognize the window as unique?
what is qtp licence
Explain the purpose of gui spy?