How to do excception handling ( error handling ) in QTP
Answer Posted / sdfs
In fact, we don't use recover scenarios much, we use them
very very rare.
We should write our own code to handle them.
Depends on the situation we should write
PopUPClose function etc.
Regards
Patil
Jai Ganesh Maharaj Ki...
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
what is the frame work in J-meter?
What is ‘object spy’ and what is the function of object spy in qtp?
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers
I need Major Help with a Script I recorded in QTP 9.5. I am recording scripts for a Web-based application(s) I have all the URLs for each application in Excel spreadhsheet so that QTP can pull that particular application from the spreadsheet and run it. The problem is QTP isn't recognizing one particular URL so when I hit run in QTP to run this script it opens the internet Explorer but isn't open the URL I have in the Excel spreadsheet. I've retyped the URL and still QTP won't open this Particular one for some reason. The site its self is working fine but for whatever reason QTP won't open it. How do I resolve this? I have a deadline of next Friday the 7th to complete this task so please help me in any way you can. Thanks in advance
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
Hybrid framework supports Descriptive programming. Is it true?
What is difference between Recording time object identification and Run time (Execution) time.
Explain in brief about the quicktest professional automation object model?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
What are the different types of recording modes in qtp? Which will be used when?
How to explain a banking project in interview as a test engineer???
What are the ordinal identifiers in web page?
What is QTP and the use of QTP in TD?
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
what is the advantages and disadvantages of using functions instead of re usable actions