Answer Posted / hemakumar.m
InvokeApplication "executable file path of mozilla"
Or
SystemUtil.Run "executable file path of mozilla"
mention the executable file path of mozilla in double
qutoes.
The main difference between InvokeApplication and
SystemUtil.Run is we can open what ever file u want like
the files with extension .txt,.xl,.doc,.doc.. using
SystemUtil.Run ,but using InvokeApplication we can open the
files with a extension .exe
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?
What are the differences between table and db checkpoints?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
What is recovery scenario manager? When you go for recovery scenario manager?
Whats the realtime QTP testing process
What is the difference between run time object and test object?
How to remove associated function library?
What is the difference in testing a client-server application and a web application?
Explain the benefits of quick test pro(qtp)?
please any one can explain the keyword driven framework. with gmail example.
banking project description for software tester
what type of automation is follwed in the project?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji