What is the difference between functions and actions in
QTP?
Answer Posted / ram balamuri
Action is internal to QTP whereas functions are generic and
are coded in VBscript. The main difference between an
action and a function is that "an actions contains an
Object repository." An action can also be shared; it can
also use different shared reposiroties. A function on the
other hand doesn't have an object repository and is just
merely a code that returns some desired value(s).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
How many types of status are there?
why you have standardized functions? plzzz guys with real time exp. do answer
WAT IS DATA BASE AND XML CHECK POINT ?HOW TO IMPLEMENT IT ... GIVE PROPER EXAMPLE FOR IT
Explain the check points in quicktest professional?
What is smart identification in QTP?
Which functionalities of QTP used in banking project?
Explain about the quicktest professional (qtp) automation object model?
What is the use of ordinal identifier in qtp?
What are the different types of functions available in qtp and explain ?
What is synchronization point in QTP?
what is the difference between the modular framework and datadriven frame work
Explain hybrid framework with advantages and disadvantages?
Explain types of output values?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?