How to open any application during Scripting in QTP?

Answers were Sorted based on User's Feedback



How to open any application during Scripting in QTP?..

Answer / raja83

you can launch any exe files using following code

systemUtil.Run "PATH\Filename.EXE"

ex:

systemUtil.Run "C:\Calc.exe"

Is This Answer Correct ?    5 Yes 0 No

How to open any application during Scripting in QTP?..

Answer / vinod

whichone may i follow plz spicify

Is This Answer Correct ?    2 Yes 1 No

How to open any application during Scripting in QTP?..

Answer / anfal

How do you know whether user has entered URL or path of a
client server application?

I need a program which can open application based on users
input, if it is url then it should open webapplication else
client server application with all validations..

Is This Answer Correct ?    1 Yes 0 No

How to open any application during Scripting in QTP?..

Answer / ravichandranath

invokeapplication(PATH\Filename.EXE")
bye

Is This Answer Correct ?    3 Yes 3 No

How to open any application during Scripting in QTP?..

Answer / butchi reddy

u follow both answers.

Is This Answer Correct ?    1 Yes 1 No

How to open any application during Scripting in QTP?..

Answer / mns

System.util is used for web-application
Invokeapplication is for client-server application

Is This Answer Correct ?    2 Yes 2 No

How to open any application during Scripting in QTP?..

Answer / venkat qtp

hi guys

systemutil.run"c:\programfils\data"
this is forward compatibility i like 8.2 version on words
applicable

invokeapplication""c:\programfils\data"
this is backward compatibility, like 8.2 previous version is
applicable

plz any mistake reply me

this is evenkateswararao@gmail.com

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

What is the difference between call to existing action and copy of an action?

0 Answers  


How can we get a textcheckpoint in QTP9.1?

2 Answers   EmTechPro,


Can any body help me to write descriptive program to find a cell value (say 2 row, 3rd column) in a datatable which is creating dynamically and statically

0 Answers  


Hi all, Recently i faced this question in infosys What is QTP architecture?? Is Architecuture and Framework are same?? Can someone please give clear understanding of this.

3 Answers   Infosys,


Hi anyone having QTP 10.0 licence or crack version pls send me in this mail id mdilipkumar04@gmail.com Regards Dilip

1 Answers  






I am not finding pages and links in object spy on web testing. I am only getting window and winobject. where is the problem? thanks

4 Answers  


What is the difference between driver-script and AOM-script?

2 Answers   IBM, Value Labs,


Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak

0 Answers  


What are the common defects found in your project? (in qtp interview)

0 Answers   TCS,


Give me some scripts for 1). checking webpage links (counting links,opening web pages,counting child elements)

2 Answers   CIL,


Why u don’t like recording the script and writing the script

3 Answers   Wipro,


wt is the use of multiple questions in QTP

0 Answers   DigiTech,


Categories