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 checkpoints for qtp?
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example
In qtp, explain what is keyword driven automation framework?
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
What are the automation metrice in your project?
How is UFT 11.5 version different from UFT 12.0?
What is CMMP and CMMH?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
Explain about the quicktest professional (qtp) automation object model?
Why do we use breakpoints in QTP?
Mention the different actions types of qtp.
how will you load the test cases in ddt?
How do you convert manual test cases to automated test cases?