Answer Posted / sabeelansari
It is a frontend application development tool for GUI
applications. Introduced by microsoft in the year of 1990.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
PLz send me the VB scripts which is having more examples my email id : hareen_11@yahoo.com
Mention what if you do not specify anything when you call a procedure?
What is byref and byval parameters in vbscript?
Please let me Know regarding any material regarding VB Scripting which should be easily understandable for Beginners.
What is the purpose of regexp object in vbscript?
Can anyone send me a vb script function for verifying the functionality of active links on a web page
how to write validation function for date in vb script
Which keyword is used to declare a variable in the vbscript language?
How to write functions and sub in vb script?
Is vbscript a case-sensitive or case-insensitive?
How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.
Explain the string concatenation function in vbscript?
Hi, Can anyone please send me vb script examples to practice vb and also material to learn vb scripting in QTP? my email id : hareen_11@yahoo.com
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 ?
Mention the rules for using option explicit statement?