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 |
What are the advantages of a Hybrid framework?
How to carry out bit map check points in QTP
How to call the userdefined functions to script? If i am stored 'add()' function in Library functions folder. i want to cal that function in my script.
What do you mean by checkpoints in qtp?
Explain the use of action split in qtp?
how to open Excel sheet & write in it & save it?
What are the different types of recovery operation?
Explain the check points in QTP?
What are the different scripting languages you could use when working with QTP ?
I am just a beginner in QTP. Could any one explain me in detail how to automate adding two numbers and getting the result in QTP. Also I would like to parameterize the inputs. I have tried but getting an error like 'Can't use sub.....'(can't recollect the exact error)
can we install qtp on server machine and do automation of application which is installed on client machine.If yes then how? If no then is there any other automation tool for this (client-server) senario.
How to map Test cases to the script? Please do anwser urgently?Thanks