what is the difference between an Action and a function in
real time

Answers were Sorted based on User's Feedback



what is the difference between an Action and a function in real time..

Answer / minni

Action is related to QTP. where as function is generic.

Is This Answer Correct ?    0 Yes 0 No

what is the difference between an Action and a function in real time..

Answer / nanda

Hi...

u mean Action and User define Function?

1) a repository is always associated with Action, but not
with User defined function.
2) Generally User defined function has only one output, but
as action can has many.
3) when ever we calling user defined functions we can give
parameter values with our wish, but when we calling reusable
actions we can give any parameter values.

If any queries..
nanda.dreddy@gmail.com

Is This Answer Correct ?    0 Yes 0 No

what is the difference between an Action and a function in real time..

Answer / kannan

Hello Nanda

Thank you for ur breif ans.. but i didnt get ur 3 rd point
which u derived here.. could u plz explain tht sme extent
with real time

Is This Answer Correct ?    0 Yes 0 No

what is the difference between an Action and a function in real time..

Answer / hemant kumar

Well dude, the obvious and prominent difference between an
action and a function is, you can record in an action
however; you can't record in a function. Though you write
code in user defined function and put that into an action or
vice-verse, it works both ways.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

How to make arguments optional in a function?

2 Answers   Crea,


How we can differentiate between stand alone application and web application in QTP?

3 Answers   Deloitte,


anyone can explian about types of "Triggere Events" in QTP

1 Answers  


How to associate function library at a run time?

0 Answers  


how can i pass a "cript"as a parameter in to a function

0 Answers  


Hi! Using Descriptive Programming How do we get Parent object for an object. Say, i want to get a parent object for a "Link" in a web page. thanks

3 Answers  


write code to read and write data from file?

1 Answers   IBM,


If there are 100 checkboes in a page then how can we select 10th & 11th & 14th chexkboxes at once through descriptive programing in QTP using vb script. Please send the answers...

5 Answers   NTT Data,


If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?

0 Answers   Ordain Solutions,


In the website, the protocol has been changed http: to https what you will do? Tell me your approach?

0 Answers  


Write a user defined function to count the no. of buttons existed in a webpage ? i dont want to use descriptive.create ()

6 Answers   IBM,


What is action split and the purpose of using this in qtp?

0 Answers  


Categories