Reconfigure the server
If your OpenText Functional Testing Lab server details change, you can run the update tool to change the configuration of your server.
This section is not relevant for OpenText Core SDP and OpenText Core Functional Testing Lab.
Configurable server details
You can reconfigure the following server details:
- IP address or FQDN (Fully qualified domain name)
- Port
- Change the connection to the server from non-secure to secure (SSL) or vice versa.
-
Change the server connection to an external PostgreSQL database from non-secure to secure, or update the certificate.
This option requires the database to be set up for secure connections. For details on configuring the database for SSL, see Linux Installation or Windows Installation If the server is already configured to connect to the database using SSL, you can only modify the existing certificate.
- Enable shared spaces. Important: This feature requires an Enterprise or Ultimate license. Disabling shared spaces is not supported and requires a clean installation.
Note:
- Users who installed the standalone connector with the previous server port information need to reconfigure their connectors to use the new OpenText Functional Testing Lab server details. For details, see Install the connector on a Windows machine, Install the connector on a Linux machine or Install the connector on a Mac machine.
- Testing tool users also need to reconfigure their connection to OpenText Functional Testing Lab.
Change the configuration of a Linux server
To change the configuration of a Linux server:
- Log in to OpenText Functional Testing Lab server machine as root or as a user in the sudoers file.
- Navigate to your server installation directory (Default
opt/FunctionalTestingLabForMobileAndWeb/
). - Run the following command:
./DL_update
- When prompted, specify the new details for the server.
- The script's final screen prompts you to restart the service so that the changes can take effect.
Change the configuration of a Windows server
To change the configuration of a Windows server:
- On the server machine, select Start > OpenText Functional Testing Lab Server > Modify configuration. The configuration wizard opens.
- Follow the instructions of the wizard and modify the desired settings.
-
When running, the wizard stops the server's service. The wizard's final screen prompts you to start the service again.