DefaultBaseState Function

Silk Test Classic provides a DefaultBaseState for applications, which ensures the following conditions are met before recording and executing a test case:

For Web applications that use the Open Agent, the DefaultBaseState also ensures the following for browsers, in addition to the general conditions listed above:

For web applications that use the Classic Agent, the DefaultBaseState also ensures the following for browsers, in addition to the general conditions listed above:

DefaultBaseState Types

Silk Test Classic includes two slightly different base state types depending on whether you use the Open Agent and dynamic object recognition or traditional hierarchical object recognition. When you use dynamic object recognition, Silk Test Classic creates a window object named wDynamicMainWindow in the base state. When you set the recovery system for a test that uses hierarchical object recognition, Silk Test Classic creates a window object called wMainWindow in the base state. Silk Test Classic uses the window object to determine which type of DefaultBaseState to execute.