Explain about invoking of application?
Answers were Sorted based on User's Feedback
Answer / jayarama
1. systemutil.Run("C:\WINDOWS\NOTEPAD.exe")
2. Invokeapplication "Path of your exe file"
3. Set shell = CreateObject("WScript.Shell")
Shell.run "Path of your Exe File"
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / shyam.meghansh
systemutil.Run("C:\WINDOWS\NOTEPAD.exe")
'..........Any more question mail me
testingwithshyam@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
How can we get a textcheckpoint in QTP9.1?
What is Associate Repository in QTP 9.2 ?
What is the ur roles and responsibilities as automation testing engineer?
how can we do the frame work in qtp
What is parameterization? What is syncronization pt.?
3 Answers Semantic Space, SRM,
difference between GetRoProperry and GetToProperty.and where we've to use exactly those properties
describe common problems of test automation?
There is a name "AJAY" how do u count no.of. "A" in that name ?
the question was on what techonlogy u been working on i said VB then he asked me the addin for VB in Qtp?
Use of environment variables?
Explain calling sub procedure.
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