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 |
How can i see test results in excel sheet ? test data not present in data table.
What is difference between WR and QTP?
there is 3 flash player buttons does QTP identify them or not else we have to do install anything related that software if we have to install what is that software and how we install it into QTP8.2 GIVE ME EXCAT ANSWER IF U KNOW.
What is the difference in testing a client-server application and a web application?
What is meant by Environmental variables?2 types r there know…can u pls explain clearly?
what is batch run ?
Discuss quicktest professional environment?
can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?
0 Answers Sapient, Satyam, TCS,
I dont know how to configure non standard objects to standard objects in QTP9.2 can i have someone explain me in breify?
what is the latest version of QTP? Main difference between 9.2 and 10 version
Is it possible to check the Run time value property of a field through a Database Checkpoint ? Further, is it possible to localize and mention a particular cell , in the database dynamically. My requirement is that I would need to check the status of a particular field , that would change from an "Active" state to a "Stopped" state dynamically.
Give me some scripts for 1). checking webpage links (counting links,opening web pages,counting child elements)