WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?
Answer Posted / umasankar
QuickTest provides a Function Definition Generator, which
enables you to generate definitions for new user-defined
functions and add header information to them. You can then
register these functions to a test object, if needed. You
fill in the required information and the Function
Definition Generator creates the basic function definition
for you. After you define the function definition, you can
insert the definition in your function library and
associate it with your test, or you can insert the
definition directly in a test script in the Expert View.
Finally, you complete the function by adding its content
(code).
If you insert the function directly in the Expert View, the
test will be able to access the function anywhere within
the specific action.
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
How you will rate urself in QTP in the range of 0 to 5
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...
For which type of project the iterative model is suitable?
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
Explain the difference between data driven testing and parameterization ?
How many types of recording modes in qtp? Which will be used when?
How to find the name of the machine where you are running your automation scripts in qtp?
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
Sql questions to find second max salary and how to use joins
What is the use of sendkeys and what are send keys
Explain calling sub procedure.
hi guys, pls tell me for testing institution training hub, hitech city is best or not?
How you debug your script?
What is the difference between per-action and shared?
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?