Explain few date functions in vbscript?
No Answer is Posted For this Question
Be the First to Post Answer
How to add actions in driver script to run those actions in QTP?
How can you fetch the value of a cookie?
Which function allows you to instantiate an object given its programmatic identifier or progid?
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 ?
write a script to count no drives in file systems in qtp?
how many types of recording are there?
Explain about scrrun.dll?
did any one attended interview in applabs if you had gone through plz tell me the procedure
Out of the different type of operators, which are evaluated first and last in the vbscript language?
How to search word in a string without using instring function?
how to acces the remote mechine using vb cript(QTP)
How do you declare a variable in vbscript?