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.

You can start by using the scripting framework to make some of these simple modifications to recorded functional test scripts:


Feedback