Create Module Attributes

You can add Module Attributes, or you can add and buffer them. Depending on which method you choose when you create your Module Attributes, the system uses different ActionModes.

When you add Module Attributes, the system uses the following ActionModes:

  • Request message: the default ActionMode is Insert.

  • Response message: the default ActionMode is Verify.

When you add and buffer Module Attributes, the system uses the following ActionModes:

  • Request message: the default ActionMode is Insert with the DefaultValue {B[<name of the selected element>]}.

  • Response message: the default ActionMode is Buffer. The DefaultValue contains the name of the selected element.

The following chapters contain detailed information on how to:

For information on how to steer Module Attributes in your TestCases, see chapter "Steer Module Attributes".