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
Why is Client side image is preferred over server side image?
How to change the priorities of the recovery scenario properties?
How can you send user defined messages to test report?
Where to use function or action?
tell me QTP standards ?plz
I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }
wt is the use of multiple questions in QTP
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
How do you perform Regreession Testing?
if our qtp vb Script may be Currepted then What we want do?
How can you write the scripts that operate on different objects depending on run-time information?
who QTP recognizes the object stored in object repository?
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks