Waht is diff between SystemUtil.Run and invokeapplication
Answer Posted / sunil kumar.m
Invoke application is used to invoke any .exe file, where as
SystemUtil.Run works with any system utilities like
“Iexplore” apart from .exe file
for more details logon to:
http://ssofttesting.blogspot.com
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
What are output values and why they are used ?
What is the meaning Work bench?
can u please explain what is the exact difference between qtp8.2 and 9.0
How qtp identifies objects?
is it possible to add sheets to excel at runtime
How many ways is to parameterize the value?
How to handle the exceptions using recovery secnario manager in quicktest professional?
How do you create new test sets in td?
How do I get the QTP scripts result in xml format by using vb script function?
what is profile tool?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
How to check bitmap output value?
Discuss the QTP Environment?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))