What is the difference between functions and actions in
QTP?
Answer Posted / mohammed
The Main differeence between Action And Function
1
1)Action is having it's own Objecr repositary ,datasheet in
datatable and also in results window action is having it's
own node.
2)Action execuetes it self.
3)Action is slow in execution.
1)Function is not having his own OR and datasheet in
datatable.
2)Function executes from action only.
3)Functions are faster in execution.
Kindly let me know any Mistakes.
Thank you.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the various automation frameworks available in qtp?
How to export quicktest professional (qtp) results to an .xls file?
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
Generic function to search for the unique link in webtable and click on it
Hoe can we do retesting using functions please give the code for it using login page
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
how to write xml output check point bu useing descriptive programing .means without useing output check point
How do you test DLL files using automation Tool QTP?
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
can test automation improve test effectiveness?
UFT 12.02 which ALM version will support
What are the benefits of qtp?
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief