What variable can you use to share info across the whole
application for one user?
Answers were Sorted based on User's Feedback
give me an ex. of unoverloaded method?
Explain about arrays in vb script?
How to Import data from a file (file is on the desktop) to the data table
I'm new to QTP, i facing a a problem in the script says"Object not found", "Browser("").page("").frame(Name:=fminfo).webtable(). the issue is, QTp is not able to identify the web table in run time.becuase in that fram"fminfo" there are "n"table and the table do not have the names,Html id. 1) i need to count the number webtables available on that page. 2)need to identify the webtable cell values. 3)How Loop the once i get the count and retrive the cell data of each webtable? Can anyone help on this, plz.. Thanks, Suresh
Which in-built function is used to format the number in the vbscript language?
Explain about the functionality of vb script?
how to write a vb script in QTP for yahoo registration form, i want to check the performance also like performance test, stress, load test like that.
Mention what if you do not specify anything when you call a procedure?
how to increasing the numbers in a given text box please write a vb script
wat is the com(common object model)object for mozilla firefox???????plz if any one know the exact answer....reply me......
Mention what is the use of option explicit in vbscript?
Can anybody code this problem for me in VB script - Create an array of 4 elements, increase its size to 7 elements and then find out which of the elements are prime (use functions)