Multiple choice technology testing

The ________ tab enables you to view the current value of any variable or VBScript expression.

  1. Watch

  2. View

  3. Locate

  4. Current

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

The Watch tab in the Debug Viewer allows you to monitor the current value of specific variables or VBScript expressions during test execution. You can add variables to the watch list to track their values in real-time.