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 |
Plz Explain AUTOMATION REFERENCE MODEL?
can u please explain what is the exact difference between qtp8.2 and 9.0
hi i am working with vbwindow on qtp.first i am openning qtp whenever open qtp my application not open that time generated error like "Runtime error 0" and fatal error:automation error how to solve this problem pls tell me
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
Hi, How to invoke QTP or any application through Command Prompt without using Vb script and batch file.... Reply me Srinivas
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
can u Give Procedure to Handle Pop Window & write Code for that
What are the trigger events in qtp?
what is synchronization point, synchronization method, wait property method? with examples.. plz explain this in brief
More details about keyword driven technique in QTP
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
How to resume the second iteration in the QTP,, if the error has intrupted the the second iteration. When i use run from step it starting from the first iteration again.