This functionality is supported only if you are using the Classic Agent.
Silk Test Classic has several built-in
4Test classes that support recording and playback for key Infragistics Window Forms controls. These include:
- The
UltraWinGrid controls through the
4Test
DataGrid class.
- The
UltraWinToolbars container and the elements within the
UltraWinToolbars through the
4Test
Toolbar class (Infragistics’ ToolBase).
Native support means that features such as the following are available when testing these controls:
- Action-based recording.
- Record Window declarations.
- Record identifiers.
- Record class.
Before you can use
Silk Test Classic to test Infragistics Windows Forms controls, you must:
- Install the .NET Framework.
- Install NetAdvantage Window Forms.
For specific versions of these applications and other installation requirements, refer to the
Release Notes.
Testing the Infragistics UltraWinGrid and UltraWinToolbars
Silk Test Classic has two classes for Infragistics support:
-
DataGrid, which supports the Infragistics UltraWinGrid.
-
UltraWinToolbars, which supports the Infragistics UltraWinToolbars container and the UltraWinToolbars elements within the UltraWinToolbars.
There are many
4Test methods available with these new classes, some of which are available for recording.