Hi
I don't have any idea on VBscript.
can any one point me to a good web site to learn VBscript.
Regards
lina
Answer Posted / chaitanyakumar.chivukula
www.devguru.com(vbscript)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Compare java script and vb script?
Why is it recommended to close the database connection every time after the work is completed?
HOw we can apply web service checkpoint in QTP 9.5? I tried it out with net connection also. But not getting success.
What are the data types supported by vbscript?
Which function is used to perform string comparison?
How are comments handled in the vbscript language?
Can automation testing find ssame no. of bugs what we can find by manual testing?
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
hi Set myobj=Description.Create() myobj("type").value="submit" myobj("name").value="google search" myobj("html tag").value="button" browser("title:=google").page("title:=google").webButton (myobj).Click i was running above code in one weak back it was working fine i got result,again i opened after few days ,again i was trying to run the code it shows run time error in last line of my code ,why ?pls answer my question?
What is the purpose of regexp object in vbscript?
who will create the object?
What is the purpose of on error resume next statement?
How to use QTP Object in .vbs(vbscript file) file Ex: Browser().., wait(), exist() and etc...
Mention what is the technology used by vb script?
Explain about adodb.stream class?