Tcl Packages

This tab enables you to define any additional Tcl package whose commands you wish to be able to access in the Expression Builder, a software module used for generating simple expressions or multi-line Tcl code fragments. Since, by default, only standard Tcl commands are accessible in the Expression Builder, you could, for example, make xml parsing commands available by specifying an xmlParser package.

By default, this tab is hidden in the TestComposer GUI. To display it, choose the View > Tcl Packages menu command.

To effectively add a Tcl package, click the button and edit the entry such as to define a location (Path field) and a package name (Tcl Package Name field). Eventually click the button to parse the package content and make its commands accessible in TestComposer.

When working with multiple scripts opened at the same time (MDI functionality), this tab displays information for the currently active test script.