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 file database?
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
what is impact analysis on regression testing?
What are the types of environment variables in qtp?
whare exactly we have to use functions and sub routain
what is the difference between modular framework & datadriven framework
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
What are the properties you would use for identifying a browser and page when using descriptive programming?
How to break the object spy ?
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
What are the recording modes in wave event?
What is quicktest professional?
What are the benefits of quick test pro(qtp)?
Name the different types of recording modes?
How to use descriptive programming?