Answer Posted / anil
1.Action is a thing specific to QTP while functions are a
generic thing which is a feature of VB Scripting.
2.Action have a object repository, Data table etc
associated with it while a function can't.
3.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.
4.We can write a function in an Action...But in Function we
can't..
5. We can't call an Action in a function, But we can call a
function in an Action.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Mention what are the different types of recording modes in qtp? Which will be used when?
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
Is it possible to call from one action to another action in qtp?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
What are the Disadvantages of shared object repository?
How to remove associated function library?
what is run action?
What is the difference between byref and byval in qtp?
can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com
What is data driver in qtp? Where we use it?
What is accessibility check point?
What are the properties you would use for identifying a browser and page when using descriptive programming?
Explain the differences between table and db checkpoints?
How to import a test case present in ".xls" file to TD under a Test set?
How to find the difference between 2 dates in qtp?