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:

Back to top

Change the configuration of a Linux server

To change the configuration of a Linux server:

  1. Log in to OpenText Functional Testing Lab server machine as root or as a user in the sudoers file.
  2. Navigate to your server installation directory (Default opt/FunctionalTestingLabForMobileAndWeb/).
  3. Run the following command:
     ./DL_update
  4. When prompted, specify the new details for the server.
  5. The script's final screen prompts you to restart the service so that the changes can take effect.

Back to top

Change the configuration of a Windows server

To change the configuration of a Windows server:

  1. On the server machine, select Start > OpenText Functional Testing Lab Server > Modify configuration. The configuration wizard opens.
  2. Follow the instructions of the wizard and modify the desired settings.
  3. When running, the wizard stops the server's service. The wizard's final screen prompts you to start the service again.