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
how to evalute defects in QTP script?
What is ObjectParamater?
How will you test a stapler?
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
What is qtp window?
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
what is clean sweep?
Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter
What are the different kinds of test steps?
What is the use of text output value in quicktest professional?
How is the Bitmap checkpoint different from Image checkpoint?
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
Difference between test object and run time object?
What are the views available in quicktest professional?
What is the difference between analog and low level recording?