What is the difference between Dim And Redim
Answer Posted / sabitha reddy
Dim statement is used to declare a variable
The redim statement is used to change the array size within the script,
for example..
if we have declared an array dim customer (30)
but after that we want to change the size of the array , we can do it with the help of Redim statement
like-Redim customer(100)
| Is This Answer Correct ? | 14 Yes | 5 No |
Post New Answer View All Answers
Why is Client side image is preferred over server side image?
What is checkpoints for quicktest professional?
Which recording modes need more memory?
What are the views available in quicktest professional?
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers
What is the difference in the global and action sheet in qtp?
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
in my application,validation message has in japanise language.how to validate this message is appears properly or not
In qtp, explain what is keyword driven automation framework?
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
How to import a test case present in ".xls" file to TD under a Test set?
When ‘option explicit’ keyword is used in qtp?
What the differences are and best practical application of Object Repository?
Have you used xml check point in your project?
how do i know how to use tools