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
How to creating an output value using quicktest professional?
how can we do the frame work in qtp
I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.
How to handle the exceptions using the recovery scenario manager in qtp?
Give the syntax to import/export xls into qtp.
How to associate shared object repository to test in qtp?
Explain about the test fusion report of quicktest professional (qtp)?
How to integrate the qualitycenter with qtp
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
Have you used xml check point in your project?
Is the qtp course will help to create a virtual object?
What is expert view in qtp?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
explain abt dyanamic changing object with example?
Differentiate the type of test cases which can be automated and which cannot be automated?