Multiple choice technology testing

Shortcut Key to insert a Standard Checkpoint

  1. Shift+F12

  2. F11

  3. F12

  4. Alt+F12

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

F12 is the QTP/UFT shortcut key to insert a standard checkpoint at the current cursor position. Shift+F12 is used for output values, while F11 is typically for step-into debugging operations.