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

How do you do batch testing in wr & is it possible to do in qtp, if so explain?

633


What the differences are and best practical application of Object Repository?

594


Why qtp always start action1 and does not start action?

617


i have doubt suppose iam purly working in manual, when i will get work to do on sql and performence testing? pls any one clarify doubt?

1569


action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans

1636






What are the different properties of an web object

1434


What are the types of object repositories? Which one is you are using?

636


How to data driven test for Win objects in QTP ?

1481


In qtp is it possible to check broken links of a page?

591


i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)

1563


When to use descriptive programming?

597


In the website, the protocol has been changed http: to https what you will do? Tell me your approach?

568


Hoe can we do retesting using functions please give the code for it using login page

1574


What is difference between Recording time object identification and Run time (Execution) time.

1014


i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?

1513