What is the exact difference bet function and action in QTP
Anybody can explain it in detail..Thanks in advance..
Answer Posted / jaspreet
1. Function is a feature of Vb Script whereas Action is specific to QTP.
2. Action is associated with object repository whereas Function is not associated with object repository
3. Function can have at maximum one output value whereas Action can have many outputs.
4. Functions is just logical instructions which are not associated with objects whereas Action is associated with objects
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
how to find that tools work well with ur existing system?
How many types of recording modes in qtp? Which will be used when?
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
What is file database?
What is the default add-ins in qtp?
What are the Disadvantages of shared object repository?
What are the benefits of quick test pro(qtp)?
Tell me about qtp?
What are the types of object repository in qtp?
How many types of parameters are available in quicktest professional (qtp)?
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?
How do we handle run-time errors?
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
When you open QTP, how many sheets you can see?
How you can find length of array in qtp?