what is the difference between invoke application and
system.util.run
Answer Posted / praveen kumar a
Invoke Application is only used for open the windows
applications(.exe), it is not supported to oprn Web
applications.
Wehere as System.util.run is used to open windows as well
as web applications.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is clean sweep?
Explain the check points in quicktest professional (qtp)?
how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
Shall we add Local Repository to shared object repository,if yes,how we add
Hi How to retrieve data from web element line by line?
How to find a window is minimized or not
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
What are the Test design techniques you uses in ur project?
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
What are the trigger events in qtp?
What are the two types of repositories available, explain them?
How do you send email with attachment from outlook using qtp ?
What is a recovery scenario?