What is the difference between Dim And Redim
Answer Posted / paayal
Dim is a data type(variant) that user can assign to a
variable like Dim User
User = "QTP"
Redim can be use to reinitialize the variable. We can give
a new value to the same variable and can use it again in
the script.
| Is This Answer Correct ? | 59 Yes | 16 No |
Post New Answer View All Answers
What is the use of Debug Viewer?
what is the difference btn risks & Therads in the Test plan documentation?
what is keyword driven testing in qtp?n how is it useful?
Why qtp always start action1 and does not start action?
is it possible to add sheets to excel at runtime
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
Hi How to retrieve data from web element line by line?
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
how can we do the frame work in qtp
How to handle Java tree in QTP?
What is the short cut keys for the following?
Tell me about your project? please help me how to tell about insurance project
tell me QTP standards ?plz
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
Define Environment Variable in UFT and its uses?