How you can call vbscript functions?
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
write a vb script to display the number is odd or even and whether it is divisible by 9 or not
1 2 2 3 3 3 4 4 4 4 5 5 5 5 5 how to find using vbscripting
How to access array data?
how to operate webobjects in a webpage using getobject function and then using generic methods?
What are the different types of loops available in the vbscript language?
Write VB script to convert from feet to inches(hint 1feet=12 inches)
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.
What are class variables?
How to load vbs functions in qtp
Could Anybody tell me the Script for REVERSE an Interger int reverse(int num) Ex:246 to 642.. Thanks in Advance.
How should i Create Email invite with server-side Coding?