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 |
1. How to capture data from images in QTP and produce them in Excel sheet
one ok button and one text box is there.when i click on ok button in that text box one no. will display from 1 to 100 randomley.if that is not 100 when we click on ok button again ,again another text box ll created with another no. we will continue this till the text box created and displays 100.and when its 100 ok button should disabled. remember thet no will display not seriely ,it displays randomley,and each time new text box will created.
how to reverse the string without using bultin functions(i.e mean mid,len ,reverse functions)
in QTP we test web based application at that time what script is run? is support vb script? plz tell me
hi i have one doubt is there any companies are taking correspandence courses plz leme know urjent
How to retrieve the property of an object in QTP?
whaht is the difference between CLASS & OBJECT?
What are the Features & Benefits of Quick Test Pro ?
Define QTP ?
what is frame work?
write vb script code to delete the duplicate values in an array.
What are the disadvantages of Recovery Scenarios in QTP ?