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 are the different attributes used with regular expression?
Differences between quicktest professional (qtp) and winrunner?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
What is keyword driven framework?
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
Explain different recording modes?
Explain different types of action in qtp?
assume i have few url link how will i dynamically call then using descriptive programming?
Can launch two instances of qtp on the same machine?
How you debug your script?
In qtp, how you can remove the spaces from string?
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
How many types of recording modes are there?