What is the exact difference bet function and action in QTP
Anybody can explain it in detail..Thanks in advance..
Answer Posted / pratap
Action will have object Repositery associated with it
Function will not have .
Function has only one return value
Action can have many return values
A function can be external declared and called from
liberary files.
Action cant.
any Query contact : prataphs@gmail.com
Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
What is a recovery scenario?
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
How to record a qtp script ?
How to import a test case present in ".xls" file to TD under a Test set?
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
what could go wrong with test automation?
I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...
What is quicktest professional window?
what is the difference between the modular framework and datadriven frame work
What is the difference between byref and byval in qtp?
What is text/text area checkpoint?
Explain features of the latest version of qtp/ uft 12.1?
Who uses qtp tool?
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)