Extending tests with custom Java code

You can add custom testing features to a test by writing custom Java code and calling the code from the test. Custom code can use existing references in the test as input and can output modified values to the test. If your custom code logs results with the Rational Performance Tester logging interface, they will be included in the product's reports.

Parent topic: Editing tests

Terms of use | Feedback
(C) Copyright IBM Corporation 2005. All Rights Reserved.