how can we handle exceptional handling in qtp
Answer Posted / saket
We can handle exceptional handling using the VB scripts to
some extent.All procedure which are prone to exception can
be kept in a if-then loop and depending upon the result of
the operation,either proper error message can be displayed
or next procedure can be executed.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
what is object and child object.. explain ..if possible give some example for better understanding ..
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
What is the difference between the design-time and run-time data tables?
What is the expert view?
What is text/text area checkpoint?
What is the difference between analog and low level recording?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
What are test settings and global settings?
How do you capture tooltip using QTP?
what could go wrong with test automation?
How to test fly out menu in qtp?
i have doubt suppose iam purly working in manual, when i will get work to do on sql and performence testing? pls any one clarify doubt?
How do you create new test sets in td?