Find Out Length of an array without using Ubound?
Answer / usha
arr=array(10,20,30,40,50)
k=0
For each t in arr
k=k+1
msgbox t
Next
msgbox k
| Is This Answer Correct ? | 1 Yes | 0 No |
Can any 1 modify the code whr in want to add\rename a excel sheet in qtp?
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..
HOw we can apply web service checkpoint in QTP 9.5? I tried it out with net connection also. But not getting success.
how to write code: to check whether the window of an Application Under Test exist or not . plz give with example
How to Import data from a file (file is on the desktop) to the data table
how to write codings in QTP using vb script. please help me. i am new to QTP. it is easy or very much tough. please tell me
What is vbscript language used for and which earlier language is it modeled upon?
write a vb-script code to delete all the mails in my gmail in the year 2011
How do you get the value of a combo box in Javascript?
How can you destroy an object in vbscript?
How can I get the value of an object property or variable in another frame?
Explain vbscript in detail?