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
Which recording modes need more memory?
Differences between text and test area checkpoints?
QTP script is not working on other's machine..
what is ODC and GDC?
What are the different kinds of test steps?
How do you test DLL files using automation Tool QTP?
What is debugging? How you debug your script?
How can get count of list box?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
How may types of defects identify application or your currently working application?pls give me answer..
In qtp is it possible to check broken links of a page?
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
Explain quicktest professional (qtp) testing process?
How to write business scripts using object repository with different scenarios
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.