Hi PLZ explain User Defined Functions in QTP with eample?
Answer Posted / narendra
User defined function is a peice of code/program which
intended to perform some specific task.
e.g if i want to create 100 user id's and i can use each id
to create a profile. To avaoid duplication of ID's we can
write a function (.vbs extension) which generate ID's based
on system date and time so all the ID's will unique. After
that we need to add that function into resources tab in QTP
and can call that function using a single line statement
as ...call <functionname>(arguments, if any)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...
What is the difference between run time object and test object in QTP?
Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B
What is the difference between keyword view and expert view?
what is the structure for the data driven framework
What is the keyword view and expert view in qtp?
What is qtpro?
Explain the concept of object repository and how qtp recognises objects?
how to test Web application using QTP software
What is the extension of the recovery scenario file in qtp?
What are the technics follow in writing VB script?
How to use setroproperty?
How can you exit from an action?
How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?