These
topics describe various ways that you can customize Rational® Functional Tester or use the
application programming interface (API) to extend Functional Tester functionality.
Customizing a script template
Functional Tester uses its
default script templates to format and provide basic information when
you create a script. You can customize the information and format
by customizing the script templates.
Using the API to edit functional test scripts
These topics describe how
you can take advantage of the Functional Tester application programming
interface (API) or the scripting framework to make changes to functional
test scripts. As a general rule, the modifications that you make with
the scripting SDK, should emulate as closely as possible, the user
interactions to test with the application-under-test.