A Synchronization point must be inserted while Recording.If you want You can manually add a synchronization point after recording a Test.Always add the synchronization point immediately after the step to be synchronized.

To add a synchronization point:

  1. From the QuickTest Professional menu bar, select INSERT ? SYNCHRONIZATION POINT. The cursor changes to a pointing hand.
  2. Use the pointing hand cursor to select the object in the FLIGHT RESERVATION window for which you want to add the synchronization point. The OBJECT SELECTION - SYNCHRONIZATION POINT dialog box appears.
  3. Click OK. The ADD SYNCHRONIZATION POINT dialog box appears.
  4. From the PROPERTY NAME list, select the property name and in the PROPERTY VALUE field, type the property value for which QuickTest should wait before moving to the next step.
  5. In the timeout field, type the synchronization point Timeout in milliseconds. This time will be added to the Global timeout.
  6. Click OK.

Related posts:

  1. Inserting a Checkpoint During Recording
  2. Inserting an Output Parameter After Recording
  3. Understanding Object Synchronization Timeout
  4. The Update from Application Feature
  5. Understanding Synchronization Points in QTP