Answer Posted / murugesh
Suppose you trying the web application use the following
script
web_browser_invoke(URL);
| Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
The hybrid framework can be implemented for any application. Is it true?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
how to download mercury qtp9.2 ny internet ?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
how do i know how to use tools
is it possible to add sheets to excel at runtime
How you can decide which type of object repository you have to use?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
write a script to verify the image path(src property) of the images which are in web pages.
How many types of recording modes in qtp? Which will be used when?
Did the scripts need lot of maintenance? If yes, why?
Describe the differences between functions and actions in UFT?
Explain about the quicktest professional (qtp) automation object model?
Can U Explain about QTP tool from older version to latest version also its differences?