Write a function for Instr(). We need to write a function
that works as same as Instr(). Code or Even pseudo code is
good enough for me.?
What are the data types supported by vbscript?
Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)
Mention how to create a cookie using vbscript?
Explain about the functionality of vb script?
How to declare an array in vbscript?
write a program to display configuration of a local system with the help of vb script.
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..
Diff between web table ,datatable and data base (QTP)
What is parametrization ?
Mention the rules for using option explicit statement?
How to Import data from a file (file is on the desktop) to the data table
How to find the font in qtp. Scenario:After entering the username and passwd you will be navigate into the "welcome:Username" page.Now I want to extarct font for this message.