View the status of context variables during execution

You can quickly display the variables defined for a test step in the detailed execution view. This article explains how.

To view the variables defined for a step during test execution:

  1. In the detailed execution view, make sure the execution has finished or is running and on a breakpoint. 

  2. If the execution is not on a breakpoint, add a breakpoint: Click the circle to the left of a test step and then wait until the test has reached that step and paused.

  3. In the left pane, click the test step for which you want to view the defined variables.

  4. Click the 3-dots icon and select Variables.

    The right pane opens on the VARIABLES tab, showing the variables defined for the selected step.