hi
what is the use of "dim" in automation objective model or
any where what is the use of "dim" plz tell me
Answers were Sorted based on User's Feedback
Dim keyword is used to declare a variable in VB Script. QTP
uses VB Script so that we use dim to declare a variable in
QTP.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / munawwar
Dim is used to assigned the varibles in the vb script.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sarath
usually QTP having only one variable ie.,Varient. and Dim means Dimension. so we can give any type of variable to it.
here, by using Dim, we can declare any no.of variables in a single line.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is the limitation to XML Checkpoints?
what is run-time object in qtp? explain with example?
How to use Regular Expressions in QTP? give an example.
10 Answers ABC, Accenture, Ordain Solutions, SCL,
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
How the exception handling can be done using quicktest professional (qtp)?
Plz suggest me a good training institute in Mumbai/hyderabad for QTP…. Plz advice thank u
When I start recording any web application (either Mozilla or IE) QTP recognizes window instead of browser and also it does not show all the hierarchy tree of that particular web page. 1. Window("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") 2. As everybody knows it should be browser("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") I am using the windows vista, do you think it may be a problem of my settings in QTP or problem of my installation. Your kind responses will be appreciated. Thanks in advance. Satya
what is use of optionexplicit in variable declaration
Write Descriptiv prg 4 login logn....txt bx password---txt bx ok---btn
one page contain next button.when we enter that its not going to next page.what type of error that one.
Difference between image checkpoint and bitmap checkpoint
What is Descriptive Programing? In which cases, we will go for descriptive programing?