Multiple choice technology testing

Debug Viewer Pane consists of which three tabs?

  1. Watch, Record, Display

  2. Record, Command, Variables

  3. Display, Variables, Watch

  4. Command, Watch, Variables

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

The Debug Viewer Pane in QTP/UFT contains three tabs: Command (for executing commands), Watch (for watching variables), and Variables (for viewing variable values). This combination helps in debugging by allowing you to execute commands, monitor specific variables, and inspect all variables at runtime.