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 |
write vb script code to delete the duplicate values in an array.
How to find Operating system information using QTP script?
what is diff b/w function and action?
how can we compare descriptive programing with a regular expression
Hi..All I have installed QTP 10.0, and need to Automate SAP Application.....so i need to Install SAP Add-ins, anybady has SAP-Addins, Please help me, and thanks in advanced plese send it on my email id: sandipgami84@gmail.com Thanks, Sandip Gami +91-9714177088
write a VBscript code to parametrize test script using test data from sqlserver database?
Which method do you use to retrieve data from the WebList object?
How to find the path of folder in which the test is saved in qtp?
what is verification & validation?
1. Pls can anyone give me the descriptive programing script to find the number of edit boxes in a login window in flights reservation (windows application only not web). 2. Using descriptive programing, how do you handle changing URLs. Pls anyone, very urgent
What is the need and applications of learning VB script for a automation(QTP) engineer ain Realtime ?
Does QTP provides any tools for parametarization?