Includes Window

You can reuse test assets by including them in multiple scripts. Each script must explicitly include other test assets that it uses. Silk Test Workbench automatically creates the inclusion references for non-VB.NET assets but users must explicitly include VB.NET assets in each script that uses them.

You can use the Includes window to view include information for a selected asset, both the assets that the selected asset includes, and the assets that include the selected asset.

  1. Choose View > Includes. The Include Info window opens.
  2. In the Asset Browser window, select the asset about which you want Includes information.
  3. In the Include Info window, click the Includes tab to see the assets that the selected asset includes or click the Included By tab to see the assets that include the selected asset.