Mention characteristics of sub procedures?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of on error resume next statement?
Which loop is used in case of arrays in the vbscript language?
what is event handling?
write a vbscrpit to swap values
Hellow friends, I am learning QTP,but here problem is VB script. please guide me how to learn VB script w.r.t QTP and if you know any books tell me or if you have any materials or any use full material or any else w.r.t QTP please post me p.p.sekhar
write a program to display configuration of a local system with the help of vb script.
How to delete a cookie using vbscript?
Write a Script for ATM in QTP
Which is the default Data types in VBScript?
Dear All, I am geting below IE error whilie executing the QTP scripts in Batch mode "Internet Explorer has encountered a problem and needs to close. We are sorry for the inconvenience." can any one suggest me how to resolve this issue . Thanks Balaji
How to identify column in VSFlexgrid? My VSFlexgrid window is identified as 'Active X Control'
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 ?