What is the exact difference bet function and action in QTP
Anybody can explain it in detail..Thanks in advance..
Answer Posted / sreekanth
Action -> Action is nothing but a script written for certain
function point .
Action types ; Non-reusable , reusable , external
Action may return multiple values .
Action requires its own object repository( requires objects)
Actions concept i restricted to QTP only ..
Function -> it consists of Set of statements written to
achieve a particular task.
Function returns one value.
Functions concept is used all programming
languages,scripting languages.
Types of functions in QTP->Built in ,Local Script,Library
functions.
WIthout using objects Functions can be written ( in
descriptive programming )
| Is This Answer Correct ? | 12 Yes | 8 No |
Post New Answer View All Answers
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
How many types of Automation frameworks are there in UFT? Describe them.
There is an excel file of 1 to 100 sheets how you will iterate through it?
why text area checkpoints cannot used for web applications
Difference between action & Reusable action?
What is the diff between image and bitmap check point?
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
I had installed QTP 9.2. It is working fine but whenever I open QTP, it is trying to reinstall the below-mentioned files again and again "QTP92PS82UPGRADE.exe", "recogn.dll". If anybody has these files, please provide those files in this site or you can send that files to my mail id also (lravi4u@yahoo.com). If you don't know where the files will be in the QTP, search in the QTP software CD or path of QTP program installed (C:\Program Files\Mercury Interactive\QuickTest Professional)
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
Difference between copy to action and call to action?
What is a recovery scenario?
Shall we add Local Repository to shared object repository,if yes,how we add
How to break the object spy ?
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance