Waht is diff between SystemUtil.Run and invokeapplication
Answer Posted / firoz basha shaik
Invoke is used to exeecute an .exe file but by using
systemutil.run we can open both .exe file as well as
browser fles.
invokeapplication "c:\IE\Iexplore.exe"
SystemUtil.Run "c:\IE\Iexplore.exe", "www.yahoo.com"
I think i am right. Please correct If I am wrong.
Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
What is action?
What is expert view and keyword view?
Tell me one scenario, the complex functionality you have automated in your project?
Explain the concept of object repository?
How to connect to a database?
Is qtp supports uni-code?
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
What is qtpro? What is quick test pro? What is a quick test professional?
when u script reveiwing in which area u more concentrates?
What is the quicktest professional testing process?
regular expression in qtp standar check point for months from accepting months from january to december only
What are metrics and matrix?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
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?