How to open any application during Scripting?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / lakshmi
We can open any application in QTP using system util.run
and by rec and run settings.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / 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 |
how i will connect oracle or microsoft acess database through manually written Script
Is it possible to convert QTP scripts to Silk scripts?
What is CMMP and CMMH?
If already everything is tested using White-Box testing, then what is the need of using Black box testing?
How many actions we can create with in a test?
What are the types of Object Repositories in QTP?
I have to pass all the test cases into gmail userid and password using functions please give me code thanks have anice and greate day
Please mail me the license key of QTP 9.5 t v.sadangi@gmail.com ????? thx
In QTP where i have to concentrate more in the Interview point of View
what are the mandatory properties in qtp? what are the library functions in qtp?
can we change the name of a check point? when will you start writing testcases? do you follow any methodology for writing test scripts? qtp is key word driven testing or data driven testing?
How can we test existence of a particular word in scentence using QTP tool. Thanks in Advance!!!!!