How to open any application during Scripting in QTP?
Answer Posted / raja83
you can launch any exe files using following code
systemUtil.Run "PATH\Filename.EXE"
ex:
systemUtil.Run "C:\Calc.exe"
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How is the Bitmap checkpoint different from Image checkpoint?
How to get Traceability matrix from TD?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
banking project description for software tester
Explain the check points in quicktest professional (qtp)?
Name the different types of recording modes?
What is throw object?
Explain measuring transaction.
How smart identification works in qtp ?
what type of framework u r using in ur organization
What is the quicktest professional testing process?
How you can write contexts to text file in qtp?
wht type of User defined functions or Java Releated functions do we write in VB scripting
Generic function to search for the unique link in webtable and click on it
How to find a window is minimized or not