Explain about the functionality of vb script?
No Answer is Posted For this Question
Be the First to Post Answer
If a calulator having 3 buttons (of any number)in 3 of them one is not working properly due to which answer is wrong always. write a script to find out which button is not working properly ?
Can anyone help me in write coding to get this pattern * ** *** ****
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 can you fetch the value of a cookie?
What are class events?
Diff between web table ,datatable and data base (QTP)
Mention characteristics of sub procedures?
Explain the adodb.stream class?
which is the best institute in banglaore for software testing?
how to declare a variable in vbscript using vbscript
Which keyword is used to declare a variable in the vbscript language?
How will you get the last occurrence of one string within another string using vbscript?