Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Post New Answer

More QTP Interview Questions

can i compare two databases using QTP ?

0 Answers  


what r the 3 basic factor on which we determine to perform automation

6 Answers   AppLabs,


For ex we are doing automate testing in that can we do some part of application recording, some part descriptive programing and some part general VB scripting like that .............

3 Answers   Satyam,


how can we compare descriptive programing with a regular expression

0 Answers  


what are the difference ways of parameterising?

1 Answers  


While writing script using For Next Statement in QTP, I try defining the variable in Lib File I am getting syntax error whereas if I use the variable in script file, the script works fine. Can anyone help me in finding the reason behind this?. E:g Dim intStartRow (Define in Lib File----- say abc.vbs) Dim intRow (If I define this variable in Lib file I am getting Syntax error where as if I define in the script file ---- say xyz.mts the script works fine) IntStartRow=2 For intRow = intStartRow to xlWrksht.UsedRange.Rows.Count ‘Some Code here Next

1 Answers  


What is the advantage of associating a procedure with a test object?

1 Answers  


can QTP works on LINUX platfom

2 Answers  


Explain step generator in qtp?

0 Answers  


Explain what the difference between Shared Repository and Per_Action Repository

2 Answers  


Dis advantages of XML checkpoint ?

0 Answers   Sapient,


How to map the test cases to requirements in QC?

4 Answers   IBM,


Categories