What will be the output of the statements below?
On error Resume Next
Sum 100/0
if Sum= 0 Then
msgbox "Pass"
else
msgbox "Fail"
End If
Answer Posted / pushkar1206
It will result as "Pass". If we remove "On error resume next" line then "Divide by zero" error will be thrown by QTP.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
The hybrid framework can be implemented for any application. Is it true?
how to download mercury qtp9.2 ny internet ?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
What is the difference between call to existing action and copy of an action?
What are the flaws in water fall model and how to overcome it?
What is contained in the object repository?
how many maximum number of virtual users we can create?
Explain the parameter in qtp?
What does it mean when a check point is in red color? What do you do?
Can we use index on view?
How to Test the mainframe application?
Can I change properties of a test object?