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

Is it possible to run qtp scripts in Test Director(Scripts are uploaded in Test director)???and also how to see the test results in test director???

1 Answers  


A web Page has a webtable with four columns and four rows. The first column is of ID and has values of 100,100A,A100,100y Find out the number of rows whose ID starts with 100. Similarly the last column is 'number of links'. Each row in the last column has values like link1,link2,link3 etc Find out the number of links where id is 100

1 Answers   Virtusa,


did you perform retesting(DATA DRIVEN test) using functions with out using datatable methods how can you perform retesting using functions

3 Answers  


If an application name is changing frequently i.e while recording it has name “Window1” and then while running its “Windows2” in this case how does QTP handle?

7 Answers   Covansys,


how can we handle errors other than using recovery scenerios in qtp

0 Answers  


Suppose u run ur script today and it is working fine ,nobody has changed the setting and all.u r the owner for the script. But when tomorrow I ran the same script again it got failed and It didn't able to identify one object. Can you tell me what would be the reason for this

4 Answers   L&T,


pls tell me different type of automation frame works in QTP and which one need to select in client server application

7 Answers   Syntel,


Hi All, I am 4 yrs experieced in manual testing and new to automation tool QTP. Iam trying to learn it thru online and material i have.I am able to understand but unable to trace out which method or function to be used where necessary in VB Script. How come we know the functions or methods to be used to open a window when clicking on button or so...Pls suggest me.How can i proceed further to apt VB Script.

0 Answers  


Greetings friends , Hope all of you are doing well. When I run a test, is it possible for me to for me to take each row from the data table , once at a time. In other words,if i have 10 rows in the global data table, say data1,data2, data 3...and so on up to data10. Can I have the value of data1 when I run a test, and next time when I run the same test (say next day), it should skip data1 as it has already used it and go directly to data 2 ??? Would be great if anybody can help me out know in this issue. Thanks & Regards !!

4 Answers   CTS,


how and what kind of vb functions do us ein QTP?

2 Answers   Ordain Solutions,


What is BPT?

2 Answers   Allied Group,


We have an action attached with the library file in QTP. When I will click on run button,which file is going to be executed first a)Action b)Library

1 Answers  


Categories