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 |
what is active screen,keyboard view?
What are the challenges you faced during you entire life automation ?
i want to handle all the unwanted pop up through QTP i done that with recovery scenario but it need some title of pop up but i want that it should handle all the pop up even i don't give the title of that pop up in recovery scenario is there any general way to handle all the pop up please help
i am unable to select an item from combobox using Descriptive programming. can any one give me code for scheduling the ticket using Descriptive programming.
How would you directly trigger javascript in a test?
How many types of recording facility are available in quicktest professional (qtp)?
Explain script generated after applying database check point?
anyone can explain about "Smart Identification" in QTP I mean what is the use of "Smart Identification" Give an example
can u please explain what r the challenges u faced in ur automation testing
If u prepare bug report in Excel sheet . Is it possible to send thrw Test director? how it is?
How i can use Regular expression in QTP?give detailed steps for it.
how to re-install QTP 9.0 trial version.