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
No Answer is Posted For this Question
Be the First to Post Answer
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
what is difference betweein qtp 9.0 and 9.2
what is framework in QTP? any one give me answer
how to identify a webtable coulmn values ,if we spy the coulmn value it is sometimes identifying as Webedit and some times it is identifying as "webelement", Could any body let me know how to handle the issue?
What is qtpro?
Does Low-level recording capture mouse movements?
difference Between LowLevel and Normal Recording Modes?
What is difference between Quality centre and Test Director?
Suppose i have a script which is having 100 lines.I want to execute that script starting from line no 75.means first qtp should read the script from line no 75 how can u do it.
5 Answers Lehman Brothers, rsystems,
how to tell about testing a website in interview using qtp?? what r the points to be covered mainly?
In project module it contains 3-ok buttons with same properties who qtp identify its objects while runing ??
Where you can store check point results?