WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?
Answer Posted / umasankar
I don't know about Function Generator, i am sending you
info on step generator:
You can use the Step Generator to insert steps in tests and
function libraries. However, in function libraries, you
cannot use the Step Generator to access test object names
or collections, or to access the list of library functions.
After you open the Step Generator, you first select the
category for the step operation (test object, Utility
object or function) and the required object or the function
library source (for example, built-in or local script
functions). You can then select the appropriate method or
function and define the arguments and return values,
parameterizing them if required.
The Step Generator then inserts a step with the correct
syntax into your test. You can continue to add further
steps at the same location without closing the Step
Generator.
| Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
What is throw Object?
How can you identify the browser and its information using the qtp script?
How to execute a winrunner script in quicktest professional?
Explain how Does Run time data (Parameterization) is handled in QTP?
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
How the exception handling can be done using quicktest professional?
What is Curd testing?
How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
how to test load test and block box testing an a web based application pls give ans briefly
What does it mean when a check point is in red color? What do you do?
write script for bitmap image?
What is output value? How many types of output values are there in qtp?