Glossary

  • Agent Object (AO). A class written in Delphi and integrated into the Delphi Add-in's precompiled agent. The Agent Object provides the methods required to support retrieving properties and recording and running test object methods on the custom control. The Agent Object acts as an interface between OpenText Functional Testing and the Delphi application being tested.

  • Custom toolkit. A set of custom controls for which you implement OpenText Functional Testing support.

  • Custom toolkit support set. The set of files, units and objects that you create to extend support for the controls in the custom toolkit.

  • Inner test object. The Standard Windows test object class whose implementation is used for any properties or methods for which specific support is not provided by the Agent Object that you develop.