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 |
How do you export an output to a excel sheet? Ex: I get my answer by using Msgbox"..." &R. How do I displayed the result of the Msgbox (such as R) to an excel sheet? Please let me know.Thanks
If I want to run more than one test (With different functionality) with in one script, then what i do? plz. explain with any example.
images are dynamically changes how to compare two images
Hi Friends ,I want to Know name of the Site for the QTP Help and the Best Book through that I can start the QTP Practice here also whare can I download the QTP Users Guide I search I was Unable .
What is keyword driven framework, what is "key" in It.
how u will evaluate the tool for test automation?
What is difference between web object and web items
Flight reservation using input and output parameter script.
What are the types of Object Repository’s in QTP?
where do you store the test result?
how to do spell check in QTP? reply please
What is the difference between CVS and VSS? Are you store QTP SCRIPT In VSS OR CVS? Where you store QTP Script?
1 Answers Brain Roots, Ordain Solutions,