diff between dim & redim ? in detailed? pls any one explain me?

Answer Posted / laxmi

The ReDim statement is used to change the size of the
array within the script:
for example you have declared an array
Dim Customers(50)
But now you want to change the size of the array so you can
do that with the help of Redim

ReDim Customers(100)

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is accessibility check point?

657


How do you check ticket cost and ticket number in flight application?

591


How to analyzing test results using quicktest professional (qtp)?

588


To retrive the test data which tool vl use and whats basis u vl write test data? its urgent

1446


What are the methods used in UFT to handle exceptions or run-time errors?

647






tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?

1528


if numbers are always changing write a script for that

3402


How many ways we can parameterize data in quicktest professional?

561


In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.

1530


What are the features supported by UFT?

671


How to handle dynamic objects in quicktest professional?

503


Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?

1519


Can U Explain about QTP tool from older version to latest version also its differences?

1516


what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”

1490


Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.

1853