Add Synchronization Point Dialog Box

Relevant for: GUI tests and scripted GUI components

This dialog box enables you to insert a WaitProperty statement to synchronize your test.

To access
  1. Ensure that a GUI test, action, or component is in focus in the document pane.

  2. Start a recording session.

  3. Display the screen or page in your application that contains the object for which you want to insert a synchronization point.

  4. In UFT One, select Design > Synchronization Point.

Important information
See also

Test synchronization

User interface elements are described below:

UI Elements Description
Class

The test object class of the selected object.

Test object name

The name of the selected object.

Property name

The list of the description properties associated with the object class. Select the property you want to use for the synchronization point.

Property value

Enables you to specify the property value for which UFT One should wait before continuing to the next step in the test.

The property values that the object has at the time that you insert the synchronization point do not impact the specified synchronization point.

Timeout (in milliseconds)

The time (in milliseconds) that you want UFT One to wait before continuing to the next step, if the specified property value was not achieved.