Extending Rational® Performance Tester to support other protocols
The Rational® Performance Tester Extensibility Software Development Kit (SDK) enables you to create extensions to support testing new protocols without modifying the core product code. You can create an extension that provides functionality for testing other protocols in addition to the HTTP protocol support that is standard in Rational® Performance Tester.
Before you begin
About this task
Rational® Performance Tester supports the HTTP protocol. The goal of the Extensibility SDK is to provide a framework that supports the development of various protocols which can be plugged into Rational® Performance Tester.
- The protocol that you intend to support
- The Eclipse platform (The Eclipse documentation provides relevant information in the "JDT Programmer's Guide" topic.)
- The Test and Performance Tools Platform (TPTP).
com.ibm.rational.test.lt.sdksamples.core.socket
com.ibm.rational.test.lt.sdksamples.recorder.socket
com.ibm.rational.test.lt.sdksamples.models.behavior.socket
com.ibm.rational.test.lt.sdksamples.codegen.socket
com.ibm.rational.test.lt.sdksamples.protocol.socket
com.ibm.rational.test.lt.sdksamples.testgen.socket
com.ibm.rational.test.lt.sdksamples.editor.socket
com.ibm.rational.test.lt.sdksamples.results.socket
com.ibm.rational.test.lt.sdksamples.datacorrelation.testgen.socket
com.ibm.rational.test.lt.sdksamples.datacorrelation.execution.socket