Multiple choice technology testing

Breakpoints can be set in the script, to make Quick Test pause script execution, at desirable statements in the script. State true or false

  1. True

  2. False

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

Breakpoints are standard debugging features in QuickTest Professional (QTP) / Unified Functional Testing (UFT) that pause execution at marked statements, allowing testers to inspect variables and execution flow.