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
system.util.run

Answers were Sorted based on User's Feedback



what is the difference between invoke application and system.util.run..

Answer / prasad

Both are used for QTP.Invokeapplication is used for
Excutable files only.But System util can be used for any
file.
This is upto my knowledge,if wrong sorry.

Is This Answer Correct ?    31 Yes 2 No

what is the difference between invoke application and system.util.run..

Answer / rinku shah

InvokeApplication & Systemutil.run are not used for same
purpose.

InvokeApplication : Used for invoking the .Exe (Executable)
Applications only.

SystemUtil.run : used for invoking the following
Applications :
--> .exe
--> .txt
--> .doc
--> .xls
--> URL's (Web Appl.) also .......

Is This Answer Correct ?    5 Yes 0 No

what is the difference between invoke application and system.util.run..

Answer / ravindra

Both are doing smae job the mazer diffarense is
Invokeapplication is used for Excutable files only.
Systemutil.run is used for any files.

If any mistakes let me know.

Is This Answer Correct ?    4 Yes 0 No

what is the difference between invoke application and system.util.run..

Answer / nath .t

When you specify an application to open using the Record
and Run Settings dialog box, QuickTest does not add a
SystemUtil.Run statement to your test.

The InvokeApplication method can open only executable files
and is used primarily for backward compatibility.

Is This Answer Correct ?    4 Yes 1 No

what is the difference between invoke application and system.util.run..

Answer / 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

what is the difference between invoke application and system.util.run..

Answer / rayudu

It is a built-in functions offered by QTP Tool.
by using invoke application we can launch only executable
application.where as using system.util.run we can launch any
type of application.

Is This Answer Correct ?    3 Yes 0 No

what is the difference between invoke application and system.util.run..

Answer / qtester

invoke application is used for invoking the Executable files
only(.Exe).

pls correct me if i am wrong.

Is This Answer Correct ?    3 Yes 0 No

what is the difference between invoke application and system.util.run..

Answer / nallapusalavijay

Infact InvokeApplication & Systemutil.run are not used for same purpose.
Both are used to launch applications:

1: InvokeApplication : Used for invoking the .Exe (Executable) Applications only.

SystemUtil.run : used for invoking the following Applications :
--> .exe
--> .txt
--> .doc
--> .xls
--> URL's (Web Appl.) also .......

2:In InvokeApplicstion we cannot able to give the URL of Application But in Systemutil.Run We can Specify the URL Of Application
Syntax: Invokeapplication
Invokeapplication"Path of Application.exe"
Syntax:SystemUtil
Systemutil.Run "IExplore.exe","WWW.Google.com"

Is This Answer Correct ?    6 Yes 3 No

what is the difference between invoke application and system.util.run..

Answer / sreeom

Invoke_Application is invoke the Exicutable Aplication.

If .Exe is not there invoke_application Does not work.

Systemutil.run We work in real time sinariyo becouse it
execute the file what the path we are giving.

Is This Answer Correct ?    2 Yes 0 No

what is the difference between invoke application and system.util.run..

Answer / raj

we can use both in QTP.
Invoke application method is the old method. and The
InvokeApplication method can open only executable files and
is used primarily for backward compatibility.

system util.run is the new method. it will support to open
any files.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More QTP Interview Questions

why we use check points , In qtp we use the any check points , what r they , when and why

1 Answers   Polaris,


How many test scripts are prapare in ur project(HeathCare Insurance).

1 Answers   Virtusa,


What does SPLIT and JOIN commands do in Vbscript?

6 Answers   Ordain Solutions, UBC,


How can we close all webbrowsers which are opened in out desktop?

3 Answers  


How to call a function in QTP?Is there any method ? Thanks , PRASANNA

2 Answers  


what are the settings to be done to make the recovery scenario created for one test to be used bye all the other tests. please tell me recovery scenario process in detail.

1 Answers  


Step 3&4 are repeated until an the object in recognised uniquely.

0 Answers  


Dear Friend, I am New in QTP 10 so can any one tell me how to do QTP testing on WEB APPLICATION while writing VBScript. If Possible then Give Example how to write vbscript in QTP to test WEB Apllication. Vishal Patil

2 Answers  


What is dynamic arrays

1 Answers   Patni,


A web Page has a webtable with four columns and four rows. The first column is of ID and has values of 100,100A,A100,100y Find out the number of rows whose ID starts with 100. Similarly the last column is 'number of links'. Each row in the last column has values like link1,link2,link3 etc Find out the number of links where id is 100

1 Answers   Virtusa,


explain qtp framework by taking an example?

3 Answers  


How can we add regular expression for date field (dd/mon/yyyy)?

3 Answers   CTS,


Categories