1. how can you handle exceptions without using recovery
scenario?
Answer Posted / narender reddy alala
by using "on error resume next" we can handle exceptions
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is expert view and keyword view?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
How to test login module with different username and password by using data driven testing in QTP?
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 is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
Who uses qtp tool?
Differences between quicktest professional (qtp) and winrunner?
How to execute a winrunner script in quicktest professional (qtp)?
How to import a test case present in ".xls" file to TD under a Test set?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
What is the keyword view and expert view in qtp?
What is a quick test professional?
What are the five challenges you faced in QTP?
Explain qtp(quick test professional)?