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 are the Win Runner tools for functional testing?
Hiiiiiiiii This is lavanya.....At present i m working as a MATLAB developer at CMC(A tata enterprise)from about1 year .now i want to move to testing field as a fresher?Is this possible...can anyone give me a suggestion regarding d testing field.....
What are the platforms that WinRunner can be used?
Can anybody Explain me about the liasing with the developers,and a tester can make a test plan well?plz explain me as soon as possible ,thanx in advance.
wat is the d/b windows 95&98&xp?could anybody give reply ?
What is the purpose of regexp_label property and regexp_msw_class property?
How to to get the information from the status bar without doing any activity/click on the hyperlink?
what is the testing high level architecture
What is the disadvantage of loading the GUI maps through start up scripts?
What different actions are performed by find and show button?
What do you mean by the logical name of the object.
What is a checkpoint and what are different types of checkpoints?
How do you configure gui map?
How do you suppress a regular expression?
What is the purpose of gui map configuration?