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 |
how to invoke the web application through script in qtp
i have batch scripts in qtp and i want to update the status like pass/fail in excel sheet after excecuting the every script in batch.how to write the script for this?
What is Expert view?
Did you find anything in your project that QTP proved inefficient to perform?
I wnnt to learn about QTP Automation Framework,please give URL Address to get more information about AFW.
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
How can we disable smart identification at the time of recording? Ideally, smart identification should be enabled only at the run-time.
How to retrive data from a data table which is in 3rd row,4th column and place it in main script..like retrive name,date from data table..write script for this.
11 Answers Thatavarti Technologies,
i am trying to capture the URL from the open browser and store it. pls give me solution how we can do this in QTP. thanks
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
What is the recovery scenario in qtp?
What is QTP and the use of QTP in TD?