Debugging Citrix tests
The Citrix dashboard is an optional panel that displays
detailed information and control commands for each virtual user during
the run of a schedule. This is useful for debugging your tests and
allows you to pause, interact, resume, or stop the execution of individual
virtual user sessions.
- Enabling and disabling the Citrix monitoring panel
With the optional Citrix monitoring panel, you can monitor
detailed information during the run of a schedule and debug your tests.
To use the Citrix monitoring panel, you must enable it in the schedule.
- Debugging tests with the Citrix monitoring panel
When enabled, the Citrix monitoring panel provides the
ability to pause your tests during a run and to provide manual input.
It also provides a comparison view to compare expected window events
with the actual window events received during the test. This capability
can be useful when you are debugging your tests.
- Setting Citrix breakpoints
When the Citrix monitoring panel is enabled, you can define
breakpoints in the test to pause the running of a user-input action.
This capability is useful when you are debugging a Citrix test.