Multiple choice technology testing

The .... tab displays the current value of all variables that have been recognized up to the last step performed in the run session

  1. Variables

  2. View

  3. Locate

  4. Current

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

The Variables tab in the Debug Viewer displays all variables that have been declared or used up to the current point in the test execution. It shows the current value of each variable, providing a comprehensive view of the test's variable state at any breakpoint.