what is the difference between invoke application and
system.util.run
Answer Posted / rayudu
It is a built-in functions offered by QTP Tool.
by using invoke application we can launch only executable
application.where as using system.util.run we can launch any
type of application.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is expert view and keyword view?
Explain the types of object repositorys in qtp?
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?
There is an excel file of 1 to 100 sheets how you will iterate through it?
What is use of object spy?
To which environments does quicktest professional supports?
The hybrid framework can be implemented for any application. Is it true?
Explain how Does Run time data (Parameterization) is handled in QTP?
I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
How QTP support all types of applications (platforms)?
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?