Verifying received data with custom Java code
With custom verification points, you can use Java™ code to verify the data received through a connection.
Using Java custom code requires knowledge of the Java programming language and of the Rational® Performance Tester API. See Executing test execution with custom code for more information.
When you add verification points, the received data is compared with the expected data that is specified in the verification point test element. Custom verification points return a Pass status when the custom class returns a Pass status after performing a verification written in Java code.
To add a custom verification point to a socket test: