Multiple choice technology testing

What Property - Indicates whether QuickTest beeps after performing each Sync function during a run session?

  1. BeepSync

  2. BeepOnSync

  3. SoundOnSync

  4. SoundSync

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

The BeepOnSync property in QTP controls whether the application produces an audible sound after each synchronization point during test execution. When enabled, it provides audio feedback that a Sync operation has completed. This is a QTP setting that can be configured in the Test Settings dialog or programmatically.