hi
what is the use of "dim" in automation objective model or
any where what is the use of "dim" plz tell me
Answer Posted / amarendra kothuru
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 |
Post New Answer View All Answers
What is RTM (require ment tracebulity marix) fromate?
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
Explain how to use QTP to check broken links on a page?
WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
Explain the use of action split in qtp?
How do you create regression test packs?
How to execute a winrunner script in quicktest professional (qtp)?
write script for bitmap image?
Does quicktest professional is unicode compatible?
How is UFT 11.5 version different from UFT 12.0?
How can you give wait up to 10 seconds in qtp?
What is fragmentation and paging?
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You