Answer Posted / prabhakar
msgbox "returned value =" &example
function example()
a=2
b=3
example = a+b
end function.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
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
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
What is the registration process and examination fees?
What are the features and benefits of quick test pro (qtp 8.0)?
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
In qtp, explain what is qrs file?
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
Generic function to search for the unique link in webtable and click on it
Explain different types of action in qtp?
Key word driven framework
How we can import data from database?
Explain how qtp identifies object?
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script