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
if we are using an Engine (tool)..with that how to capture data from excel sheets and how to do automation with this plz answer any body for this question.?
What is vendor tool and give examples?
What are the main attributes of test automation?
What is tree view in automation testing?
how to know whether the user information or any other information which is entered in to the web is storing in secured place or non secured place?
Hi, here r some questions, which were asked in Ekaplus, plz process these questions. 1. How we connect with the version?
What is Sikuli?
What are the types of the framework used in software automation testing?
How can we make one test method dependent on other using testng?
Explain what sikuli is?
Tell us which package can be imported while working with webdriver?
Is automation testing in agile methodology useful or not?
Hi I need the following information about JMeter 1) How many(max) threads(users) can hit the website using Jmeter? 2) How long(in hours) can we run Jmeter for stress test? (Is there any “Memory full” issue if we run for long time?) 3)What typeof sampler to use for clicking on the link?
How will you automate basic “login” functionality test cases for an application?
In what condition we cannot use automation testing for the agile method?