Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

How do u check FONTS in Login Window?

2397


how can you explain your Real Estate Project in front of interviewer..? please step by step......

1748


What are the reasons that winrunner fails to identify gui object?

1085


How do you suppress a regular expression?

2077


What in contained in the GUI map?

1103


How do you handle dynamically changing area of the window in the bitmap checkpoints?

1184


How to test Fonts and its size thru "Font Expert" in Win Runner.

2389


What do you verify with the database check point custom and what command it generates, explain syntax?

1181


What is the disadvantage of loading the GUI maps through start up scripts?

1200


How enviornment veriable can be included into my script. I want to include some information into my Excel file using Test run in WR. like User name of system? waht is function to be used? Please clarify.....

2268


i would like to know the steps to write tsl exception and object exception with a simple example

2286


How to break infinite loop?

1175


What are the platforms that WinRunner can be used?

2174


How do you find out which is the start up file in winrunner?

1188


Which function to use to compare the application date with system date?

2046