Hummingbird.TestFramework.Configuration Namespace |
[Missing <summary> documentation for "N:Hummingbird.TestFramework.Configuration"]
Class | Description | |
---|---|---|
Credential |
Credential used to pass authentication if the service requires to provide login and password.
| |
CustomParameter |
Parameters introduced and managed by Users
| |
History |
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. | |
Profile |
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.
| |
ProfileInformation |
Gets the information about an imported profile, without the need of deserializing a profile from XML. This information is saved in Settings | |
SavedRequest |
Once a request is sent, the configuration of the request will be automatically saved in your history.
| |
SavedResponse |
Saved Response structure.
| |
Settings |
This class saves general settings such as language, theme, log level and log path
| |
TestEnvironment |
Defines a Test Environment
| |
UsageStatistic |
Usage Statistic of a given day.
|