Contains classes for controlling Virtual Users within a test run.
Classes
Class | Description | |
---|---|---|
![]() | Metric |
Represents a user-defined metric that can be recorded by eggPlant Performance.
|
![]() | MetricCollection |
The MetricCollection class allows multiple metrics to be recorded as a single entry in the event log with a common timestamp.
|
![]() | SharedData |
Provides functionality for communication with the Shared Data Server.
|
![]() | TransactionData |
Provides data about a particular transaction.
|
![]() | VirtualUser |
Represents a single Virtual User.
|
![]() | VirtualUserScript |
The VirtualUserScript class is the base class of all eggPlant Performance Script classes. All other Virtual User types are specializations of this class.
|
Interfaces
Interface | Description | |
---|---|---|
![]() | IDataDictionary |
Represents a collection of name/value pairs.
|
![]() | IDataTable |
The IDataTable interface provides script functionality to allow direct control over a named Data Table by a Virtual User.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | ActionType |
Describes various actions that can be taken in the event of an error.
|