How to open any application during Scripting?
Answer Posted / 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 View All Answers
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
What are the types of properties that quick test learns while recording?
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
distinguish between old version and new version QTP features.
What is the file extension of the code file and object repository file in QTP?
What is the difference between per-action and shared?
Can we create a qtp test from qc?
Are Shared ORs read-only?
What is the significance of “action 0” in qtp?
How to break the object spy ?
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
How many add-ins comes by default with qtp?
What is the quicktest professional testing process?
What is optional step in qtp? How you can add optional step in qtp?