Which in-built functions are used to convert the specified expression in the form of date and string in the vbscript language?
664Which object is used to work with the database in the vbscript language and what statement is used to create this object?
611What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?
614
What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?
How will you get the largest subscript of an array in vbscript?
Explain the asc function?
How to write VB script for login module?
Which data type/types are supported by vbscript language and what are their specialties?
Mention if qtp generates vbscript code as we record actions, can't it possible to directly write using vbscript code when qtp does the same thing too?
What is difference between vbscript and vba?
Which operator can be used to change the value of the operand or change the state of the condition?
I am working on QTP, got struck in one place.. In my application depending upon configuration WebEdit count is increasing/ decreasing.. how to get these webedits..
Explain the tristate constants in vbscript?
What is the purpose of on error resume next statement?
Mention how to create a cookie using vbscript?
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
When to use function procedures and what are its characteristics?
I want to run QTP script on Linux server is it possible to do this by connecting Windows to Linux through VPN/Terminal Server and just run the script on Linux server.