How to open any application during Scripting?
Answer Posted / 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 |
Post New Answer View All Answers
Did QTP prove efficient for your project? Yes or No, explain?
What is the difference between shared and local object repository?
How to use setroproperty?
What is Unicode Compatibility?
Where to use function or action?
what is the latest version of QTP? Main difference between 9.2 and 10 version
What is the file extension of the code file and object repository file in QTP?
If created one virtual object? Next time I changed the window position will it work?
Explain the concept of object repository?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
can the activities of test case design be automated?
How you are developing the script? Using record and play back or manual?
how to test load test and block box testing an a web based application pls give ans briefly
What are the challenges you faced during you entire life automation ?
How to find array size in qtp?