Testing Controls: 4Test Versus ActiveX Methods

This functionality is supported only if you are using the Classic Agent.

The most effective way to test a control depends on the type of the control. For some controls, the inherited 4Test methods are more efficient; for others, the ActiveX methods or properties are more efficient. In general, we recommend that you begin by trying the 4T4Testest methods associated with the class from which the control is derived. For example, for the OLERichTextBox use the 4Test methods and properties for TextField.