Introduction to the Robot Extensibility Framework |
The ability of Robot to detect adapters on startup is dependent on their being installed in known locations. The following diagram shows the relevant branches of the installation tree.
Several Rational products include Robot. The top of the tree, <rational-product>, is the name of the product. By default, this product is located under Program Files
. The other folders are created by the installation directory. Locate:
recorders
folder.
ScriptGenerators
folder.
Filters
folder.
If your adapters use ancillary files, create a subfolder for them under recorders
, ScriptGenerators
, or filters
.
Adapters are implemented as dynamic-link libraries (DLLs). The header files required by adapters are located in the Robot installation directory under Rational Test\rtsdk\c\rsrext\include
. To find out which headers are required for different adapters, see the stub adapters.
Files needed to build adapters are located in Rational Test\rtsdk\c\rsrext\lib
.
Session Recording Extensibility Reference | Rational Software Corporation |
Copyright (c) 2003, Rational Software Corporation | http://www.rational.com support@rational.com info@rational.com |