Multiple choice technology testing

The___________ tab enables you to run a line of script to set or modify the current value of a variable or VBScript object in your test or function library

  1. View

  2. Variables

  3. Command

  4. Current

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

The Command tab in QTP/UFT's Debug Viewer is specifically designed to execute VBScript statements during debugging. You can type and run single-line scripts to inspect or modify variable values in real-time.