what is the difference between an Action and a function in
real time
Answers were Sorted based on User's Feedback
Answer / minni
Action is related to QTP. where as function is generic.
| Is This Answer Correct ? | 0 Yes | 0 No |
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 |
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 |
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 |
interviwer asks what is data table? my ans is Data table is an internal Excel file of QTP...intervier not happy with this also? can u post any other answer?
Explain the concept of object repository and how qtp recognises objects?
HI. AnyBody can explain Automation Testing Framework...Generally wht do we Intiate before going to start Automation testing process... Anybody can explain.......Thanks in advacne...
What is the another extension name of library file. If that is exist than what's the difference between them.
What is an other way of "Wait" statement in QTP I dont want to use wait("Some number"). Can any one tell this please..........
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
How to Save your test using QTP?
What is Expert view?
what happen in object repository(shared)if we call an existing action from an external action ? and what happen in object repository(peraction)if we call an existing action from an external action ?
How can we upload pdf files in qtp?
what is QTP batch testing tool?
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.