Answer Posted / ddd
dude u r main function is the example for that.....
it cannot be overloaded
| Is This Answer Correct ? | 24 Yes | 4 No |
Post New Answer View All Answers
What are the data types supported by vbscript?
Explain the filter expression?
how to set one column as primary key in QTP and fetch values accordingly
Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?
How to find the font in qtp. Scenario:After entering the username and passwd you will be navigate into the "welcome:Username" page.Now I want to extarct font for this message.
how to automatically update the sql server2005 database records when insert in vb6?
Explain what is loose binding? Why is it not a good practice to use it?
How to pass argument by reference to a function in vbscript?
What are the differences between sub procedures and function procedures?
How to create a function in vbscript?
Hi Friends my Question is very simple,in Manual testing when we click on a hyper link it directs us to the relavent page or it re-directs us to the current page,so there we can easily write testcase but same thing if we do in automation script using QTP & need to generate report using Reporter.report event how we will do it?thanks in advance...
How to Convert Hex color code to color name in VB Script?
Explain some uses of vb script?
What is the scope of a constant declared using public?
What is the purpose of the err object in the vbscript language?