Overriding a Test Parameter

If multiple parameters of different types but with the same name exist in tests, you can override only one of them. Only the values of parameters with the same type and name are replaced with the overriding value during execution.

To override a test parameter in an execution plan:

  1. In the menu, click Execution Planning > Details View.
  2. In the Execution tree, select the execution plan in which you want to override a test parameter.
  3. In the Parameters section, click Set Parameter Value in the Actions column of the parameter that you want to override. The Set Execution Plan Parameter Value dialog box displays.
  4. Type the new Value into the field.
  5. Click OK.
Note: Click Remove Execution Definition Parameter in the Actions column of the parameter to undo the override.