ALM Lab Service Agent
User interface elements are described below:
This tab contains general settings for the lab service.
UI Elements |
Description |
---|---|
Server Settings section |
ALM Server. The URL of the ALM server for communicating with Lab Service. The URL should be in the following format: |
Host Settings section |
|
Host Registration section |
For details, see Using ALM Lab Service. |
Log files location. The directory to which the logs are written. The log records the progress of test runs and maintenance tasks. If the location does not exist, it is created. This field cannot be empty. Note: If the write permissions for the log location path do not include the user name defined in the Host Settings section, the execution runs but no logs are generated. Log Level. Select a log level from the drop down menu:
Caution: Raising the Log Level may affect performance. We recommend leaving it at Error level unless you need to produce debugging information. |
This tab allows you to enter proxy server information if your testing host should communicate with ALM via a proxy server.
UI Elements (in order of appearance) |
Description |
---|---|
No Proxy | Select this option if the testing host communicates directly with the ALM server. |
Manual Proxy Configuration | Select this option if the testing host communicates with the ALM server via a proxy server. If you select this option, you must enter a proxy type and proxy server, and optionally a username and password. |
Proxy Type | The protocol used for communication between the testing host and the proxy server. |
Proxy Server : <port number> | The hostname or IP address of the proxy server. Make sure to enter a port number in the field on the right. |
Proxy server requires a password | Select this option if communication with the proxy server requires authentication. If you select this option, you must enter a username and password for the proxy server. |
Username | Username used to authenticate against the proxy server. |
Password | Password for the supplied username. |
Note: Some proxy settings are unavailable from the UI. You can configure advanced proxy settings by modifying the configuration file HP.ALM.Lab.Agent.RemoteService.exe.config which resides in the ALM Lab Service installation directory. The default installation directory is C:\Program Files\HPE\HPE ALM Lab Service. To edit the configuration file, follow the MSDN intructions that are available in this link.