How to open any application during Scripting?

Answers were Sorted based on User's Feedback



How to open any application during Scripting? ..

Answer / ramyab.mca@gmail.com

Hai...

SystemUtil, object used to open and close applications and
processes during a run session. A SystemUtil.Run statement
is automatically added to your test when you run an
application from the Start menu or the Run dialog box while
recording a test
E.g : SystemUtil.Run "Notepad.exe"
SystemUtil.CloseDescendentProcesses (Closes all the
processes opened by QTP)

K,Byeee...
Thanks & Regards
B.Ramyasri

Is This Answer Correct ?    5 Yes 0 No

How to open any application during Scripting? ..

Answer / lakshmi

We can open any application in QTP using system util.run
and by rec and run settings.

Is This Answer Correct ?    3 Yes 0 No

How to open any application during Scripting? ..

Answer / punkhuri singh

SystemUtil , object used to open and close applications and processes during a run session.

(a) A SystemUtil.Run statement is automatically added to your test when you run an application from the Start menu or the Run dialog box while recording a test

E.g : SystemUtil.Run "Notepad.exe"
SystemUtil.CloseDescendentProcesses ( Closes all the processes opened by QTP )

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

How does u create new test sets in TD?

1 Answers   Crea,


What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?

0 Answers  


How can i check items sorted or not in a weblist ? Give me the script for this...

0 Answers  


1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.

0 Answers  


I have 14 itmes in a drop down that are associated with an account And these items change with different accounts I want to be able to define it by and index number or any other id so if I enter 2 in my Global excel sheet it selects the 2nd item from the drop down - is this possible?

5 Answers   Rogers,






When can shared object repository fails?

4 Answers   L&T, TCS,


Explain about import and export files?

1 Answers  


How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))

0 Answers   CFC, iton,


how to test load test and block box testing an a web based application pls give ans briefly

0 Answers   Impiger,


Hi..friends can anybody write the script for this question... Am having some 20 nos of links in a web application, i want to click some 5,13 & 17th links. So please....can anybody give the answer....??? -->Hani<--

4 Answers  


i need the word "good morning" to be displayed by default whenver we click upon the blank test while opening the qtp. Could you please answer...

7 Answers  


What is the extension of 'Log file' in QTP

3 Answers  


Categories