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
How to record a qtp script ?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
What is the use of text output value in quicktest professional (qtp)?
Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris
Where to use Property Let, Property Get, Property Set in UFT
How many add-ins comes by default with quicktest professional (qtp)?
Should have experience in framework means?
Is it possible to switch between recording modes during a test creation?
what is the advantages and disadvantages of using functions instead of re usable actions
what is object and child object.. explain ..if possible give some example for better understanding ..
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
What is the synchronization point in qtp?
Is any limitation to xml checkpoints?
please any one can explain the keyword driven framework. with gmail example.