Answer Posted / thirumalareddy
there are two types of run-time errors
expected (if we know in which line of script it is occuring)
and unexpected (if we do not know the occuring place)
for expected run-time errors we will handle using VB script
like on error resume next method
for unexpected errors we will go for recovery scenario
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
How qtp recognizes the object?
Can any one send me the QTP Basic Coding Samples?
How u will do versioning in QTP?
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
how to write xml output check point bu useing descriptive programing .means without useing output check point
Can launch two instances of qtp on the same machine?
How can get count of list box?
Explain about business process component? types and usage?
Who uses qtp tool?
How to handle dynamic objects in quicktest professional?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
How QTP identify the system time that's changes every seconds?
What is the default object synchronization timeout in qtp?
can u explain relative path architecture framework in qtp?