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 / chan
It will throw "Divide by zero exception".
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Does Low-level recording capture mouse movements?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
What is standalone database?
What are the different types of recording modes in qtp? Which will be used when?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
What is active screen?
I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...
i can done the project with QTP in that time i can say how many members in my team size?
can the activities of test case design be automated?
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT
How can get count of list box?
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
How do you convert manual test cases to automated test cases?
How many types of recording modes are there?