Profile Properties |
The Profile type exposes the following members.
Name | Description | |
---|---|---|
ActiveEnvironment |
Gets the active test environment.
| |
ActiveProfile |
Gets the Active profile used by Manual Testing
| |
Credentials |
This list stores Authentication Tokens used for each environment. The details of each token is environment specific.
| |
DefaultEnvironment |
Gets the default test environment.
| |
DefaultProfile |
Gets the instance.
| |
Description |
Gets or sets the description.
| |
EnabledServers |
Gets or sets the enabled servers.
| |
Environments |
ALL Test environments used.
| |
EnvironmentVariables |
The Name of all environment variables. This list contains only Names, the values are stored in each environment;
| |
IsInMemoryProfile |
Gets or sets a value indicating whether this instance is an in memory profile. In memory profiles are not saved independently from the file system but is used to embedded with other object such as Automation Project and Performance Test Project.
| |
Name |
Gets or sets the name of the current profile;
| |
SavedResponses |
Gets or sets the saved responses.
| |
ServiceParameters |
Gets or sets the service parameters.
| |
SystemVariables |
The Name of all system variables. This list contains only Names, the values are stored in each environment;
|