when i am running login page i got test run error? Please give
me the script to handle run time exceptions. It's urgent for
me.
Answers were Sorted based on User's Feedback
Answer / ramana vanteru
Hi,
i dont know what exactly the error is, but what i can
suggest you is: use "On Error Resume Next" to handle
runtime errors.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / subasish nayak
in qtp we can handle run time error by two methods.
1.Recovery scenario
2.On Error Resume Next
Recovery Scenario is QTP internal Features
where as On Error Resume Next is the vb script features.
Is This Answer Correct ? | 3 Yes | 0 No |
write vbscript on veb applications in qtp with exapmles?
Please Clarify if smartidentfication is used at runtime when qtp does not recogonize the objects
what are the qtp tester responsibilities?
When we try to use test run option "Run from Step", the browser is not launching automatically why?
how do u get lib files into scripting files?
how to find that tools work well with your existing system?
what is vss and cvs what is main difference b/w these two
What is the recovery scenario in qtp?
Hi, Is there any function or vbscript in QTP to clear the cookies,sessions. Please help me in this.
Why do we use breakpoints in QTP?
what is selective recording ? and normal recording?
we have 10 automation scripts. how to call them from one main script.