TruClient user interface

The TruClient user interface is the environment you will be working in while you record, replay, and debug a Vuser script.

The figure below shows the components of the TruClient user interface.

The GUI has two major windows:

  • TruClient Development window, shown on the left in the figure above. The heart of the interface, containing the tools you need to develop your TruClient scripts.

  • Application browser window, shown on the right in the figure above. Contains the browser where you develop and replay your script interactively. For details, see Browsers in TruClient.

    Tip: For TruClient Browser and Chromium browser, you can reposition these windows as you want.

The main components of the TruClient Development window are:

  1. Browser navigation bar. Enter the URL of the application for which you are developing a script.

  2. Masthead. Use to search your script, configure TruClient General Settings, and open the general menu (where you can change the TruClient Standalone interface language, access the TruClient Help Center, and learn more about your version of TruClient). For details, see Masthead.

  3. Search bar. Use to find steps and transactions in TruClient scripts, and to scan results without needing to navigate through long scripts. For details, see Search bar.

  4. Toolbars. Contain the menus and buttons most commonly used for recording, developing and interactively replaying scripts. For details, see Toolbars.

  5. Steps box. Click Step to open the Steps box which enables you to add steps to a TruClient script. For details, see Steps box.

  6. Script steps. Displays the recorded steps, or other steps added to the script. For details, see TruClient step structure.

  7. Inspector Panel. When breakpoints are used during replay, displays all parameters and user-defined variables. For details, see Inspector Panel.

  8. Interactive guidance icon. Click to open the interactive guidance feature, providing assistance within the TruClient application. For details, see Help options.

  9. Status area. Displays status details about various actions in the TruClient Development window, such as the script level, recording, import and export operations, and so forth. For details, see Debug scripts.

  10. Development window tabs. Tabs that enable you to set the order in which actions run, create and run actions, and create and manage functions in libraries. For details, see Run Logic tab, Actions tab, and Function Libraries tab.

    Note: A UFT Mobile tab is available for Native Mobile scripts only. For details on this tab, see Record scripts in the UFT Mobile Help Center.

Back to top

See also: