how to invoke the web application through script in qtp
Answer Posted / widewaythink
If you are using Windows 7, Use this command to open the
application through QTP:
Systemutil.Run "C:\Program Files\xx....\flight3a.exe"
You can record and run the application without any crash error.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
How qtp identifies objects?
How does qtp recognize objects in aut?
How many lines of code in each script of QTP?
What are the different kinds of test steps?
How to customize qtp?
Explain building blocks of the bpt framework ?
How do you open adobe acrobat file in QTP and do some testing on that file ?
what type of run time errors you get while you ar edoing rpg program?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
how to evalute defects in QTP script?
Where to use function or action?
How to get the particular property value?
Is qtp supports uni-code?
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?