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



How to handle "Java Runtime error" popup window in the web application ? Sometimes the a..

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

How to handle "Java Runtime error" popup window in the web application ? Sometimes the a..

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

Post New Answer

More QTP Interview Questions

Explain types of exception handling and script for that?

2 Answers  


Write script to fetch the data from global sheet where row number is 3 and parameter is "text"

3 Answers   Accenture, Thomson Reuters,


in a web table , i want you to click a particular object inside cell

2 Answers  


abt filter function if iam using below two statments its ok My = Array ("Apples","Oranges", "Apricots") MyResult = Filter(My, "Oran") if i use msgbox MyResult it shows type mismatch plz help me

2 Answers  


How the exception handling can be done using quicktest professional (qtp)?

0 Answers  






Which version of QTP is using by companies nowadays?

4 Answers  


what are the challenges you have faced while testing web based application using the automation tools ?

0 Answers  


Generic function to search for the unique link in webtable and click on it

0 Answers  


request to add whatsapp grp for test engineer

1 Answers  


write a qtp script to see time in windows command prompt? its urgent....

9 Answers   BSL,


Hi Frriends... I have one Query please give the apropriate ans. when we r working with web based application , the user loggedin page name is changed respect to the username ( Take a exp. Yahoomail.com) .When we use Datadriven test to this scenario ,each time the loggedin page name is changed ...then the script is fail.. at that time wat can do... please give the apropriate ans. Thanx in advance..

3 Answers  


Hi, My problem is as follows. I recorded a script that created Object repository of each action i recorded. But later I added one more step (which was to enter data in a textfield) into the script through expert view. But as no repository for this newly added step exists in the test, my script fails. So please help me to sort this problem that how can I create object repository of a new step in an existing test. Thanks everyone

1 Answers  


Categories