How to handle the errors without using recovery scenery?
Answers were Sorted based on User's Feedback
Answer / radhika
on error resume next---- has to be written in the beginning
or the code....
| Is This Answer Correct ? | 9 Yes | 1 No |
write on error resume next statement ,where do you expect an error may come. or in run setting set as "proceed to next step.
| Is This Answer Correct ? | 0 Yes | 0 No |
hi U can use like this also
If browser("HOW TO HANDLE THE EARRORS").Page("HOW TO HANDLE
THE EARRORS").WebElement("Question : HOW TO HANDLE").Exist
Then
browser("HOW TO HANDLE THE EARRORS").Page("HOW TO
HANDLE THE EARRORS").WebElement("Question : HOW TO
HANDLE").Click
End If
Correct if wrong
Balaji
| Is This Answer Correct ? | 0 Yes | 7 No |
suppose i can done the project in automation tool with QTP in that time what i can say?
what is the difference between quality and testing ?
what is the extension of new local object repository?
write a regular expression pattern for xyz?123?
How can i use Output Check points in QTP
Can we directly automate test script according to requirements?
How to create an instance in QTP?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
how to identify an object which is not in the object repository identification can be done using descriptive programming.
What does it mean when a check point is in red color? What do you do?
How to create log file in qtp?
Please explain how to open with notepad of saved html file by right click option using QTP