what kind of erros can be handled with the using QTP?
Answers were Sorted based on User's Feedback
Answer / ram.polavarapu
->we can handil the un expected errors by using recovery
senario manager
->by using error handling concept
on error reesume next
on error go to 0
Is This Answer Correct ? | 0 Yes | 0 No |
what is the difference between data driver & data driven and driver script?
How to get data line by line from web element
What is the XML file architecture ?
What is the descriptive programming?
how to main tain the Old scripts in qtp?
how to test load test and block box testing an a web based application pls give ans briefly
several browsers opened. write QTP script to close all browsers except gmail.
how to create flat file datasubmission in qtp
How to identify whether a web page exists or not without using Browser(" ").Page(" ").Exist?
Hi, My application is a web application which was developed by Java. In that application we have applets to do some operations. Is it possible to recognize applets using QTP? If yes, how? pls, help me this
Hi Friends, I have an application that is having some options to choose. While doing business transaction I need to select one option among from available options. But here the thing is, we won't get one option which we've chosen already and the available options will get automatically from the system with time basis, moreover each and every option having with various label names respective to that option. So obviously if I run my recorded script will automatically gets fail, even though it got pass at first time. Could anyone please give me appropriate solution for this. I would be greatly obliged with you if you give the solution as soon as possible.
Hi experts. I want to create a framework for the Flight Reservation sample application.Can anybody tell me the files and the contents , and how to create them.Thanks