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



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

Answer / 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

More QTP Interview Questions

what are the files created after executing QTP script file, please specify the file names with extensions

1 Answers   Virtusa,


i am entering wrong data or wrong password in a text box and click on submit button .i am getting a popup window with a message Please enter the correct password or data .How can i handle this situation by using QTP.

11 Answers   SAP Labs,


Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.

1 Answers   scintel,


I need to know how to Automate a Username and Password for a Web-based product? I'm scripting 3 different types of surveys but each Survey requires a Username and Password which is always the same. I can I do this using QTP?

3 Answers  


Please explain me frameworks & how to generate the scripts in framework

0 Answers   ADP,






in qtp how i can retrive from a browser how many links are there.means total no of links used in a browser

4 Answers   Verizon,


What are Add-ins availble in licensed version QTP8.2

1 Answers   TCS,


write vbscript in qtp tool for senario, in the given sheet add each number in each row and each colunm and show result

3 Answers   Mind Q Systems,


what r the executing modes in QTP

2 Answers  


How many types of recording modes in qtp? Describe each type with an example where we use them?

0 Answers  


what kind of erros can be handled with the using QTP?

2 Answers   CTS, Satyam,


1.what is the extension of action template? 2.what are the strengths and weaknesses of Keyword driven framework? 3.how qtp identify runtime objects?

1 Answers   Satyam,


Categories