Answer Posted / vijay
Smart identification is a mechanism provided by qtp,which is
used for identifying the objects even though some properties
are dynamically changed.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between qtp and selenium?
How to create a standard checkpoint ?
What is QTP scenario.
How can I change object description or check point values in qtp?
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
What are the major/ important methods, functions in QTP we use realtime testing
What are the check points can be inserted without recording?
how can i call function (which has link with excell sheet at a remote location) within another function
How many types of run modes are there in qtp?
What is the use of Debug Viewer?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
How will you handle java tree in qtp?
How do you synchronization point through DP?
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