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
Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?
By using QTP can we record any log files written by the application which is in execution?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
Write a script to customize the test results in PDF and HTML format.
• What type of testing questions will be asked for 2+ yrs exp people in interview?
hi, can u tell me the QTP TEsting process in present real time companies?(beware of this... now a days Recording is not using,, only DP) and don't tell note book answers like step 1 spep2....like this .......post answer with professional skills in simple english words) thank u
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
Where you are storing your script?
What is an expert view and keyword view?
Mention the test steps of qtp.
How to remove associated function library?
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
How can I use Call dlls in QTP ?
What is the difference between analog and low level recording?