How to handle "Java Runtime error" popup window in the web
application ? Sometimes the application throws the error
repeatedly... Is there any browser setting available to
disable the error ?
Answers were Sorted based on User's Feedback
Answer / zodge vaibhav
Using QTP, we can use "Recovery Scenarios". search for
this, surely get some helpful info.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / alok
Hi,
There is an option in Recovery scenario manager to handle
the pop up error.Just go there and Select that option.
or
U can add the follwoing code
on error
Resume next
| Is This Answer Correct ? | 3 Yes | 3 No |
How to call .vbs funtion , Library files in QTP? plz Explain indetail(chandana)
What is the difference between the keyword view and expert view?
please tellme ordernal identifiers in QTP?
there is 3 flash player buttons does QTP identify them or not else we have to do install anything related that software if we have to install what is that software and how we install it into QTP8.2 GIVE ME EXCAT ANSWER IF U KNOW.
what is run-time object property in Object spy in QTP9?
can any one tell me How exactly data drivent testing is done in.explain with any example and the exact steps to fallow?
How to match two doc files using qtp requirment is:- each and every single word of a doc file should be matched with the another doc file. can someone send me the code.
what is the long form of QTP ?
how to create user defined functions in QTP? can any one expalin me with example.. Thanks in Advance for help
why require regression testing?
what is syncurnisation point? what is the use of this in real time environment? plz explain?
how can i pass parameters into function?