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 |
why do u choose to go for testing why cant for devoloping
which is the best institute in banglaore for software testing?
We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?
Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)
how to display all the links in one page using vb script in qtp.
1 Answers DST Global Solutions,
How many types of procedures are available in the vbscript language?
Which command is used for writing text on a page?
find the length of the string without using length function?
There are 5 web pages.write a script to click the button on 4th web page.
does anyone have qtp11.0 license key.Please sendit to my mail id-rrvv2011@gmail.com...Thanks
What purpose does ‘on error resume next’ serves?
which one is more secure vb script or java script ??????? or both are same ??????