Multiple choice technology testing

What is the default object synchronization time out?

  1. 10 seconds

  2. 60 seconds

  3. 20 seconds

  4. 30 seconds

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The default object synchronization timeout in QTP/UFT is 20 seconds. This setting determines how long the tool waits for an object to appear or become available before timing out during synchronization operations like WaitProperty or Sync.

AI explanation

The system default for object synchronization timeout in this class of client/server or Notes/Domino-style replication setting is 20 seconds. This is simply a vendor-defined default value used before the client gives up waiting for the object store or directory to sync, and it's meant to be short enough to avoid hanging the UI but long enough to allow normal network latency. The other values (10, 30, 60 seconds) are plausible-sounding distractors matching timeouts used elsewhere in the same product but are not the documented default for this specific setting.