What is the difference between Recover Scenario(screen) and
on Error Resume Next(code)
Answer Posted / sagar kumar sutar
Recovery scenario manager is used to handle the run time
error and it is able to handle the pop-up window, Object
state, Application crash and test run error.
Where as, On Error Resume Next will handle the particular
code snippet where exactly the error occurs. And it skips
the line and it will take to other code and it is used only
when there is thousand lines of code available and i don't
want to stop my test run for a minor error.
Thanks in advance if i m wrong correct me.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is a recovery scenario?
What is method name to compare two XML files.
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
What is the default add-ins in qtp?
What are the types of environment variables in qtp?
What are the types of object repository?
Key word driven framework
How do you compare the structure of 2 tables in database and check whether they are similar using qtp.
What do you to script when objects are removed from application?
What is Cross browser testing? Does UFT support it?
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
Explain about the quicktest professional (qtp) automation object model?
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
how to find that tools work well with ur existing system?
Why we load add-ins in qtp?