How to do excception handling ( error handling ) in QTP
Answers were Sorted based on User's Feedback
Answer / sdfs
In fact, we don't use recover scenarios much, we use them
very very rare.
We should write our own code to handle them.
Depends on the situation we should write
PopUPClose function etc.
Regards
Patil
Jai Ganesh Maharaj Ki...
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / qtp tester
Using Recovery Scenario method we can handle
unexpected /expected popups at run time.Always writing
<IF...Exist> condition code is not good.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / hariknows
Using recovery scenarios, we can capture the error pop up
windows , and handle the errors and procced to next step
during the recording session.
| Is This Answer Correct ? | 8 Yes | 6 No |
Answer / anu
In middle of the coding means where that error foud after
that we r using on error go to EXIT
| Is This Answer Correct ? | 2 Yes | 4 No |
hen do start automation testing after manual testing
What is the difference between property and method?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
How to Map network drive in QTP
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
why is execute file used.
Hi all, i have installed QTP8.2 in my system. but script is not generating while recording. What is the problem? is any file missing? pls let me know anybody...Thnaks
How to check the value for variables during run time. Pls anybody can give the answer.. Thanks in advance...
Which scripting language used by quicktest professional?
Can we continue functionality testing without framework?
1. Pls can anyone give me the descriptive programing script to find the number of edit boxes in a login window in flights reservation (windows application only not web). 2. Using descriptive programing, how do you handle changing URLs. Pls anyone, very urgent
when you press a link it displays "the page cannot be displayed" then as a tester how you will find the problem,what type of problem must be it?