Waht is diff between SystemUtil.Run and invokeapplication

Answer Posted / firoz basha shaik

Invoke is used to exeecute an .exe file but by using
systemutil.run we can open both .exe file as well as
browser fles.

invokeapplication "c:\IE\Iexplore.exe"

SystemUtil.Run "c:\IE\Iexplore.exe", "www.yahoo.com"

I think i am right. Please correct If I am wrong.

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is QTP scenario.

1718


what is clean sweep?

1871


What is the extension of the qtp local repository?

551


How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?

561


Can any suggest me what is exposure testing?

1364






Which advantages helping QTP to hold the position of "Market Leader" for such a long period?

1371


When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.

1617


How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one

1589


I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2

1483


Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?

1469


Write a script to customize the test results in PDF and HTML format.

2076


Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..

1505


How to check bitmap output value?

619


who QTP recognizes the object stored in object repository?

1654


if numbers are always changing write a script for that

3368