How to open an application through scripting in QTP? Give
me Syntax and example please
Answer Posted / ravikiran
1) invokeapplication"path of the application
example(c:\program files\ieexplorer.exe)"
2) SystemUtil.Run "application path(C:\Program
Files\Opera\Opera.exe)"
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Does every software project need testers?
Tell me what is the firefoxdriver, class or an interface? And which interface does it implement?
What are the main attributes of test automation?
What factors determine the effectiveness of automation testing?
Tell us which package can be imported while working with webdriver?
Where you have applied oops in automation framework?
Tell us the difference between assert and verify commands?
Explain load testing on websites?
Tell me what kind of tests should not be automated?
Is ui level testing possible?
Tell us how to select a value in a dropdown?
Do you know when autoit is used?
Which package can be imported while working with webdriver?
How do you decide which tool you have to use?
Tell us how can we handle web-based pop-up?