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 / 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 |
Post New Answer View All Answers
hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?
What r the different filters in defect in quality center
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
How to check which add-ins are associated with a test in qtp?
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
How will you handle java tree in qtp?
What are table and db checkpoints?
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
What is 'sleep' in sync point?
How to start recording using quicktest professional (qtp)?
can u please explain what is the exact difference between qtp8.2 and 9.0
By using QTP can we record any log files written by the application which is in execution?
What are the different types of action?
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com