Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to find arry size in qtp vb script

Answer Posted / lakshmi.b

UBOUND method
this function is used to retrive the maximum index size
specified dimenctions of the arry
syn:
UBOUND(arrayvarible,1)
msgbox=UBOUND(arrayvarible,1)

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I want to run QTP script on Linux server is it possible to do this by connecting Windows to Linux through VPN/Terminal Server and just run the script on Linux server.

2355


What is the difference between do until loop and do while loop?

1127


Mention if qtp generates vbscript code as we record actions, can't it possible to directly write using vbscript code when qtp does the same thing too?

1055


What are the valid scopes of a variable in vbscript?

1149


Explain the scope of the variables using dim, public, and private keywords respectively.

1198


How should i Create Email invite with server-side Coding?

2191


What is the purpose of regexp object in vbscript?

1077


How will you get the natural logarithm of the given number in vbscript?

1113


Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?

1011


Mention what is vbscript?

1169


Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?

1964


Explain about operator precedence in vb script?

1121


what types of bugs will we find out in banking projects for automation testing?

2282


Which function allows you to instantiate an object given its programmatic identifier or progid?

1083


How will you convert a string to lower case string using vbscript?

1079