How can we change(increase or decrease)the size of a array
variable with out loosing the previous values
Answer / pratap h s
Dim a(10) is array declared
if we want to change the size of array it should be
declared with redin as below
ReDim A(10)
to preserve the contents of array we need to use preerve
keyword as below
ReDim Preserve A(10)
above line is Answer ,,,, by declaring array as above it
will preserve the valus
| Is This Answer Correct ? | 3 Yes | 0 No |
Can anybody give the script to addsheet, add column,add values under that column in the rows??
what QTP Options do you know?
What is Object Spy in QTP?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
What u say as experience(Interview) "TELL ME ABOUT UR SELf"? As a Fresher(interview) What u Say?
Can I record on netscape browser does it require any special settings ?
What is Automation frame work.How we will prepare in real time.
Which functionalities of QTP used in banking project?
Can you give me the code to calculate the total number of Links using the child object in the web page..? is there any other way to calculate number of links with out using the Child objects.??
2 Answers DST Global Solutions,
How can you handle exceptions in qtp?
what are the different kinds of frameworks in automation?
hi friends can any one provide me the project in qtp because i have to attend to interview within one week atleast you provide the website address which provide the qtp projects