Answer Posted / sandeep
This is one of the ways of error handling in QTP. When an
unpredictable error occurs in running the script, instead
of stpoing the execution the script moves on to the next
step and continues execution.
Thanks
Sandeep Shekar
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
how did u use automating testing tools in ur job?
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
Have you done batch testing in qtp? If yes how you are doing?
what is the hierarchy to use properties in descriptive programming
Is it possible to merge two object repository files in qtp?
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
How many types of actions are there in quicktest professional (qtp)?
What are the different types of checkpoints?
What is the parameterization? Give one example?
What is debugging? How you debug your script?
Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?
Explain object spy in qtp.
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
How many types of run modes are there in qtp?