What is the difference between functions and actions in
QTP?
Answer Posted / buvan
Action can contain Object Repositary, Data Table and Active
Screen etc....
Function doesn't have these features
Action is Internal to QTP
Function is Just Lines of code.
Action Can/Can't be Resuable
Functions are always Resuable
Action Paramenter have default values
Function don't have any default value
Action parameter type are ByValue
Functions can be passed ByRef
Action can have multiple returning values
Function can return only single value
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How you can write contexts to text file in qtp?
How can you send user defined messages to test report?
Tell me about qtp?
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
What is data driver in qtp? Where we use it?
When to use descriptive programming?
Hi,All How to create a link in excel sheet using qtp
How can i initiate the objects to find uniquely in OR
Describe function procedure in vbscript.
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
what is object and child object.. explain ..if possible give some example for better understanding ..
Explain in brief about the quicktest professional automation object model?
Will down time for server and content maintenance/upgrades be allowed? how much?
Explain how qtp identifies objects?
Explain sub procedure of vbscript.