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 to check which add-ins are associated with a test in qtp?
What is the use of text output value in quicktest professional (qtp)?
What is checking bitmaps?
When you open QTP, how many sheets you can see?
what testplan contents and what test strategy contents,what is the diff b/w them
What is the quicktest professional testing process?
What are the 3 main stages involved in testing with qtp?
How to use Environment parameterization? Explain with an example.
How to find operating system information using the qtp script?
What are the general steps involved in the data driven framework?
What are some test assets and related extensions of qtp?
Key word driven framework
What are the different types of recording modes?
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
What is the quicktest professional (qtp) testing process?