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 |
How to call actions in QTP?
How to handle run time errors?
Hi guys, can anyone explain me whats the method for reporting the QTP test results to teamlead or non-QA member (developer/PM)? Thanks in Advance!!!!!
Which functionalities of QTP used in banking project? pls any say answer?
What are the various types of Actions in UFT?
How to export(copy) the entire webtable from the webpage into Excelsheet? using Vb scripting
How to compare 2 excel files using QTP? How to compare 2 PDF files using QTP?
Can we select add ins in UFT during run time
explain qtp framework by taking an example?
how can i pass a "cript"as a parameter in to a function
What are they Advantages and Disadvantages in QTP 9.2?
Explain quicktest professional testing process?