the build is develeped in Java. is possible to write
scripting in vb using QTP ?
Answer Posted / shyam.meghansh
YES we can do it
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is difference between design time and run time data table?
What are the challenges u faced in testing with crm domain? How u overcome with?
How to run a test using quicktest professional (qtp)?
What are the key points to create a framework in QTP for oracle forms?
in a web page How to check and display a particular word from a paragraph?
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
Give the syntax to load function at run time.
How to remove the associated function library?
How to handle Java tree in QTP?
Is the qtp course will help to create a virtual object?
How can I check if a environment variable exist or not?
What are the differences between quicktest professional (qtp) and winrunner?
Shall we add Local Repository to shared object repository,if yes,how we add
What are the Application Functions available in QTP?
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