Configuring .NET Add-In Option Settings

  1. From the Silk Performer menu, select Options to open the Options dialog box.
  2. Check the Automatic Start when running a Try Script check box to have TrueLog Explorer launch automatically and display the TrueLog of the current Try Script.
  3. In the Virtual User Output group box, define which types of information you want to have displayed in the Virtual User Output window.
    • Errors
    • Transactions
    • Functions
    • Information
    • User Data
    • All Errors of all Users
  4. In the BDL Script Generation group box, specify BDF script-generation settings.
    Option Description
    DotNetCallMethod When checked, MeasureStart and MeasureStop statements are scripted around each DotNetCallMethod call.
    Generate BDH for .NET Method Calls When checked, a BDH file that contains BDL functions for each .NET call is generated. This makes the main BDF file slim as it only includes the BDL function calls in the transactions.
    Generate BDL functions for .NET Methods When checked, a BDL function is scripted for each .NET call. The transactions then call the functions.
  5. Click OK to confirm the settings.