Configuring Project-Wide Default Values

The Default Values options tab enables you to change the default input parameter values for method calls. You can set default values for the following value types:

  • Boolean
  • Double
  • Integer
  • String

Boolean can either be True or False. The other data type values must be selected from available variables, random variables, or constant values.

  1. Navigate to Tools > Options . The Default Values tab of the Options dialog box opens by default.
  2. Select a default value row to display that data type's browse (...) button.
  3. For Boolean, select either True or False from the list box. For all other value types, click (...) to launch the Input Value Wizard.
  4. Click OK.