Multiple choice technology testing

............... 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 any variable or VBScript expression during test execution. You can add specific variables or expressions to watch and see their values update in real-time as the test progresses.