I have a 10 lines of qtp script, while executing i got an
error at line 7 but i dont want to stop the execution i want
to continue the execution up to last line and display the
test result window, wts the syntax we use?
Answer Posted / chinmayee
There are 3 ways to handle unhandled exception
1)File -settings run-run settings tab
2)recovery scenarios which can be done with ettings or programtically using recovery object
Resources
recovery scenario manager
scenario
add recovery scenario from function library or else add function defination to library
for trigger events 1)object state error
2)pop up window
3)application creash
4)tset run error
3) Vb script error handlers like on error resume next
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is expert view in qtp?
Analyzing the checpoint results?
How can you exit from an action?
how can we compare descriptive programing with a regular expression
Difference between test object and run time object?
What are private functions in QTP? How they can be called from the function library?
can u explain relative path architecture framework in qtp?
How does qtp identify objects in the application?
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
What are the different types of recording modes?
How many types of recording modes in qtp? Which will be used when?
Is it possible to call win runner script in qtp?
How to explain a banking project in interview as a test engineer???
What is QTP testing process?
What are the various automation frameworks available in qtp?