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 / sreenivasa rao boddu

both are used for launch application but invoke-application
used during script writing& syssem.util.run is used during
recordimg both are used in QTP

Is This Answer Correct ?    0 Yes 7 No

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

Answer / allin

Useing these two funcations, we can launch the application
on the WR window.

Thanks & Regards,
RatnaRao

Is This Answer Correct ?    1 Yes 16 No

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

Answer / raju

hi.invoke application and system.util .run botha re
same.bue first on is used in winrunner and it contains
sw_show method and system.util.run is used by QTP and it
contains methos as open but the purpose is same

Is This Answer Correct ?    1 Yes 19 No

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

Answer / kamal

invoke application used in WinRunner.
system.util.run used in QTP.
Both are used for the same purpose but in different tools.

Is This Answer Correct ?    2 Yes 33 No

Post New Answer

More QTP Interview Questions

your coming from electrical backgroung..but y ur coming to software side?

0 Answers   Accenture,


Hi Everybody, Can anybody please tell me the how to display the result of the QTP in the notepad text file rather than in the QTP result window. Suppose this is my simple script:WHich will open the notepad file and enter some text and then will change the font then will calculate how much time has been taken.Now, in this script i want to display the result in notepad file. Dim s Dim starttimer,endtimer,timeit s="uyetuywqtywqte" SystemUtil.Run "notepad","","Y:\","" Window("Notepad").WinEditor("Edit").Type micCtrlDwn + "s" + micCtrlUp Window("Notepad").Dialog("Save As").WinEdit("File name:").Set "test1" Window("Notepad").Dialog("Save As").WinEdit("File name:").Type micReturn Window("Notepad_3").Type s Window("Notepad_3").WinEditor("Edit").Type micCtrlDwn + "s" + micCtrlUp starttimer=timer Window("Notepad_3").WinMenu("Menu").Select "Format;Font..." Window("Notepad_3").Dialog("Font").WinEdit ("Font:").Type "cou" + micDwn Window("Notepad_3").Dialog("Font").WinComboBox ("Font:").Select "Courier" Window("Notepad_3").Dialog("Font").WinEdit ("Font:").Set "Courier" Window("Notepad_3").Dialog("Font").WinEdit("Font:").Type micReturn endtimer=timer timeit=endtimer-starttimer print(timeit) Please also tell me where the function for the text file result will be declared and where it should be called. Thanks, Gaytri

2 Answers  


What are the two types of repositories available, explain them?

0 Answers  


What are the most frequent errors you faced while executing your scripts?

4 Answers   Semantic Space,


when we open flight reservation.at that time where we found synchronization point() and wait function().i m confused .i want this answer.

1 Answers  


how to write code for to select all the checkboxs in the gmail i wrote code for my question but it didn't works any body suggest what wrong my code my code is Set chkboxDesc=Description.Create() chkboxDesc("type").value="chekbox" Set chboxcollection=Browser("name:=Gmail .*").Page("title:=Gmail .*").ChildObjects(chkboxDesc) For i=0 To chboxcollection.count-1 chboxcollection(i).set "ON" Next i was getting general run time error pls help me i am in learing stage

2 Answers  


is it possible to change the date format like MM/DD/YY into DD/MM?YY through script in QTP

5 Answers   IBM,


What is use of object spy?

0 Answers  


How to find Operating system information using QTP script?

0 Answers  


How to capture a window in QTP?

0 Answers   IBM, Mphasis,


How to customize checkpoints with parameters?

0 Answers  


Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)

0 Answers  


Categories