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.
Answer Posted / 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 |
Post New Answer View All Answers
How do you capture tooltip using QTP?
They asked by using qtp recording writing scripting
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
what is stepin & stepout?
Which scripting language used by quicktest professional?
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
What is data driver in qtp? Where we use it?
How does QTP identify an object?
i have doubt suppose iam purly working in manual, when i will get work to do on sql and performence testing? pls any one clarify doubt?
What are the steps involved in recovery scenario wizard?
What is Test Fusion Report in QTP?
How QTP identify the system time that's changes every seconds?
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
If object is not recognized by qtp but the object is standard object what is your approach?