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
Can we write winrunner language i.e TSL in QTP tool?
What is keyword driven testing..what is the use of this in Automated testing
what is the mediater between qtp and application/project in automation testing?
WHAT IS OBJECT REPROSITORY?
1. I have asked the same question for the third time, but i am getting wrong answers. Pls give me the script to count the number of edit boxes or checkboxes in an windows application screen. In windows application childobject is not working, anyone very urgent
Explain about the Test Fusion Report of QTP ?
terminal services client
How do you test the different ads displayed in the Inbox home page of Yahoo. Once u login Yahoo mail, in inbox page there will a banner, where different ads are scrolling, how do you test that using qtp?
Hi All,I am in wierd situation that my laptop is installed with QTP11 and os is xp sp3.The problem is the descriptive programming which i have written is working in other laptops and it is not working in my laptop.it is clicking the link which is above the testbox instead of typing it in textbox below it.It is same with the other working scripts written by another person.
tell me types of environment variables? what r they? explain details? pls give anwer any one?
How can we change the .mtr file to .tsr file and vice-versa
What is difference between design time and run time data table?