Click or drag to resize

Hummingbird.TestFramework.Configuration Namespace

[Missing <summary> documentation for "N:Hummingbird.TestFramework.Configuration"]

Classes
  ClassDescription
Public classCredential
Credential used to pass authentication if the service requires to provide login and password.
Public classCustomParameter
Parameters introduced and managed by Users
Public classHistory
The history of using the software, these data will be stored:

-> Requests edited and sent.

-> Transactions and counters

For local usage (without connected to ALM Service, the history is stored locally on user's roaming data). Only one instance of the history will be stored.

if connected to ALM service, the history is stored on ALM.

Public classProfile
This class stores the test profiles such as: Variables and configured server replies. user can save and load settings from different copy either from a file or from ALM.
Public classProfileInformation
Gets the information about an imported profile, without the need of deserializing a profile from XML. This information is saved in Settings
Public classSavedRequest
Once a request is sent, the configuration of the request will be automatically saved in your history.
Public classSavedResponse
Saved Response structure.
Public classSettings
This class saves general settings such as language, theme, log level and log path
Public classTestEnvironment
Defines a Test Environment
Public classUsageStatistic
Usage Statistic of a given day.
Enumerations
  EnumerationDescription
Public enumerationFontSize
FontSize
Public enumerationTheme
The Theme used by the Hummingbird Test Manager