What is the difference between "invoke_application"
and "web_browser_invoke" functions in winrunner
Answer Posted / uday kumar. a
invoke_application: we use this function to invoke an
application, means .exe of an application.
Syntax: invoke_application("path of .exe","Command
options","working directory","mode to show the application")
path of .exe - path of the .exe
Command options - optional argument
working directory- optional argument
mode to show the application - maximized, minimized
Ex: invoke_application("C:\\Program Files\\Mercury
Interactive\\WinRunner\\samples\\flight\\app\\flight1a.exe",
"","",SW_SHOW);
web_browser_invoke: to invoke a web site.
syntax: web_browser_invoke("browser name","URL")
Example: web_browser_invoke("IE","http://www.merc-int.com")
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is risk?
What are the virtual objects and how do you learn them?
What do you verify with the database check point custom and what command it generates, explain syntax?
Which function to use to compare the application date with system date?
For my web Application I am recording website by WR. but the fuctions are displaying normal recorded fun. such as set_window...etc. eventhough i selected web add-in at start up WR. how to use web functions? such as web_link_click.... pls. guide
What all are the different databases winrunner can support?
What is the purpose of the temp GUI map file?
Write test scripts on a scenario where you have to transfer data from one table to another.
How do you select multiple objects during merging the files?
Explain data parameterization in winrunner?
Name the three modes of running the scripts?
What is a checkpoint and what are different types of checkpoints?
What is the use of virtual object wizard and how it is used?
Name the different types of checkpoints?
can i get apex technologies interview questions in testing