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
Hi All, How to Compare two strings character by character in QTP
How many scripts did you have?
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
can test automation improve test effectiveness?
Explain qtp(quick test professional)?
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
Which recording modes need more memory?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
How to use the object spy in quicktest professional 8.0 version?
How do client side image and server side image work?
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
what is impact analysis on regression testing?
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks