What is the difference between Functions and Action ?
Answer Posted / anshuman
functions are encapsulation of segments of code which is
used several times in the script.They can be either within
the QTP script or can be maintained in external .VBS or .TXT
files.
Action is a thing specific to QTP while functions are a
generic thing which is a feature of VB Scripting. Action can
have a object repository associated with it while a function
can’t. A function is just lines of code with some/none
parameters and a single return value while an action can
have more than one output parameters.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
Describe synchronization point.
Hi All, How to Compare two strings character by character in QTP
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
How to do call a output parameter from one action to another action??/
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
What is a checkpoint? How many check points are there in qtp?
Through array we can execute the testcase how ? give me example
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
Is the qtp course will help to create a virtual object?
What is qtpro? What is quick test pro? What is a quick test professional?
How can you pass value one action to another action?
How many ways we can parameterize data in quicktest professional?
How to attach a file to TD?