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 does QTP identify an object?
How does qtp identify objects in the application?
How we can import data from database?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
wht type of User defined functions or Java Releated functions Do we write in VB scripting
Which functionalities of QTP used in banking project? pls any say answer?
What is the new version of qtp which is recently released in the market?
Explain about Test Fusion Report of QTP?
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
how to do the batch testing in test director using manual testing procedure?
why should we give deliver good quality software?
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
how to create flat file datasubmission in qtp
If object is not recognized by qtp but the object is standard object what is your approach?