Multiple choice technology testing The _______ Statement -Initiates a pause during a run session WaitProperty Sync Exit Wait Reveal answer Fill a bubble to check yourself D Correct answer Explanation The Wait statement in QTP pauses test execution for a specified number of seconds. WaitProperty waits for a property value, Sync waits for navigation, and Exit terminates a loop/action. Only Wait creates a simple time-based pause.