Please explain me in detail! How to handle runtime errors
in QTP useing recovery senario or with out scenario
Answer Posted / sathish reddy
Hi friends
We can also Stop the error by using below lines
MsgBox ("Error # " & CStr(Err.Number) & " " &
Err.Description)'this lines given the error number and
Description
Err.Clear 'this will clear the Error
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
after initiating one project for testing, when exacltly QTP tester role starts?
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya
What is RTM (require ment tracebulity marix) fromate?
What is the expert view?
What are the methods used in UFT to handle exceptions or run-time errors?
Why is action split used by qtp?
What is a checkpoint? How many check points are there in qtp?
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
Explain the concept of how quicktest professional (qtp) identifies object?
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?
What test you perform mostly? Regression or retesting in your testing process?
How many types of recording modes in qtp? Describe each type with an example where we use them?
if our qtp vb Script may be Currepted then What we want do?