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
Describe synchronization point.
What is the default object synchronization timeout in qtp?
What is optional step in qtp? How you can add optional step in qtp?
how to convert 100 into hundred repees only and viceversa
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
what is run action?
How can you send user defined messages to test report?
can anyone tell me from where i can download qtp demo or crack version
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
How to find array size in qtp?
Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
What is the synchronization point in qtp?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
in a web page How to check and display a particular word from a paragraph?