Hi all.
Could anyone tell me the difference between an Action and a
Function in QTP.
Thanks in advance and Merry Christmas.
Answers were Sorted based on User's Feedback
Action : 1.when u want to use object repository facility
we go for action,(means when the appliction contains
objects witch recognied by QTP ) go for Actions is nothing
but mouse moments it will generate the script automatically
2. it will returns more than one out put values.
Functions : 1 when the objects witch r not recognised by
QTP we go for functions(means discriptive program in that
those objects is not stored under objectrepository)
2. it will returns only one out put value.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vinod
Action will be used when there is alink with the object
repository.
function will be used when there is no link with the object
repository
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / pava
we can write the functions using descriptive progamming
| Is This Answer Correct ? | 0 Yes | 1 No |
When i use paramateriztion for tickets in flight reservation application , the tes'll run for first iteration but for the second iteration it'll give this details, but the second iteration is failed. Pls anyone clarify it. Cannot find the "Agent Name:" object's parent "Login" (class Dialog). Verify that parent properties match an object currently displayed in your application.
what is the difference between window command and dialog command
Write Descriptiv prg 4 login logn....txt bx password---txt bx ok---btn
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
In a WebTable 2nd row,3rd column contains one link and that link name is changing dynamically. How you will click the link?
What is the new version of qtp which is recently released in the market?
where is the bitmap checkpoint be saved
Inserting a Call to Action is not Importing all columns in Datatable of globalsheet. Why?
Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)
Are Shared ORs read-only?
What is diff betwee datatable.importsheet "path" and datatable.import
How u do the back end testing in QTP?