who will create the object?
No Answer is Posted For this Question
Be the First to Post Answer
Mention what is the difference between vbscript and vba?
how does vb script help in web page designing? explain with example.
When to use function procedures and what are its characteristics?
Explain some uses of vb script?
What is the purpose of regexp object in vbscript?
Consider there are objects in a webapp which are identified by QTP. Suppose you know only the logical name of a object(absolutely nothing else about it). Which approach will you take to find the "micClass" of the object(You can't use Object Spy, or can't add the object in repository)?
How do I check that the names in a weblist are correct e.g in flight application the names of item are Denver, paris,London, etc. How do I ensure the correct item is displayed from the list after doing item count ?
How to use Text file (Notepad) as ur data source in QTP? Can u please provide some function code for it?
Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?
write script to open Gmail.com, and to write script for entering username and password and show whether the result as pass or fail
What is the difference between ByRef and ByVal. When to use ByRef and ByVal
How will you get the exponent of the given number in vbscript?