Explain about the extension .hta?
What is the difference between vbscript and vba?
Which operator is used for fetching the modulus of the 2 numbers in the vbscript language?
How to use QTP Object in .vbs(vbscript file) file Ex: Browser().., wait(), exist() and etc...
What is dictionary object in vbscript? Explain?
Which function allows you to instantiate an object given its programmatic identifier or progid?
Explain what is loose binding? Why is it not a good practice to use it?
How do you declare a variable in vbscript?
Explain sga memory structures?
who will create the object?
In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?
How to delete a cookie using vbscript?
regular expression that will recognize a browser as long as its name property starts with mybrowser
Explain about tristate constants in vbscript?
how to set one column as primary key in QTP and fetch values accordingly