What is User defined function in QTP
Answer Posted / arun
User defined function is nothing but we write our own
functions to perform set of action which contains a login to
execute some steps on the application without making use of
inbuilt qtp functions or which contain full logical code by us.
For. Eg:
If you need to do some arithmetical operation and just
return the value to some object (textbox) or some thing
else. Then write a funcion on ur own and pass the value to
do the operation and that's it.
Similary if u want to do some event handling like check,
click, select object, do some decission making etc. based on
return value u can make use of functions effectively.
Hope ur got the answer.
Thanks & Regards
Arun*
BOSTON, USA
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
what is the difference between the modular framework and datadriven frame work
What are the 3 main stages involved in testing with qtp?
Step 3&4 are repeated until an the object in recognised uniquely.
what type of run time errors you get while you ar edoing rpg program?
Hi,All How to create a link in excel sheet using qtp
How to check feasibility of the appliction?in automation testing?
Can I change properties of a test object?
how can we do the frame work in qtp
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
What are the types of properties that quick test learns while recording?
What is the diff between image and bitmap check point?
Explain about datafile/verification of date file when file is not available in local system?
How to create scenario selector
what is the difference between development and testing
How the exception handling can be done using quicktest professional?