SmartEvents State Machine  <SmartEvents> 

Contains the state and event handler definitions for SmartEvents

In its simplest form, the SmartEvents feature enables you to direct the operation of a client/Load Generator's interface application or to trigger server-initiated procedures in a server emulator. With a more advanced configuration you can use SmartEvents to customize dsTest applications.

A SmartEvents configuration includes a list of the state names used in your state machine and the event handlers that define the transitions from one state to the next and the actions triggered during those transitions. Refer to the SmartEvents page or our training videos for instructions on configuring a state machine to achieve a test goal.

Type:

  SmartEventsType
ATTRIBUTES
name string
average_duration dsInt
average_proto_tran float

CHILD ELEMENTS

Child

Occurrences

Type

SmartEvent States <states> 1 .. 1 SmartEventStates
Message Templates <message_definitions> 0 .. 2 SmartEventsMessageTemplatesType
SmartEvent Handlers <event_handlers> 0 .. 1 SmartEventHandlersType
SmartMessageElement <SmartAVP> 0 .. 128 SmartAvpEventType
PARENT ELEMENTS

Parent

Type

SmartProfile <SmartProfile> SmartProfileType