Install Team Testing Server
Follow the steps below to install Team Testing Server using the package file.
- Extract the tts-xxxx-linux.tar.gz file to the desired location.
- Move to the installation path.
cd {installation path}
- Install Team Testing Server using the launcher in installation path.
./launcher install [--workspace={workspace_path}] [--port={port #}]
--workspace
- Enter the workspace path.
- If not entered, the default workspace path is set to
{installation path}/workspace
.
--port
- Enter the port used by Team Testing Server.
- If not entered, the default port is 13000.
- Team Testing Server uses a total of 5 ports, ranging from N to N+4.
Run Team Testing Server
Team Testing Server and Team Testing Dashboard server can be launched and monitored through the launcher.
Using the Team Testing Server launcher
The launcher allows to run, stop, check the status of the servers, apply patches, and uninstall the installed Team Testing Server.
Run the servers
Stop the servers
Check server status
Apply a patch
- The launcher automatically finds and applies the latest .zip patch file in the same directory.
- Stop the servers before applying the patch, and restart them after patching.
Uninstall the servers
- If the servers are running, they will be stopped and then removed.
Access the Team Testing Dashboard
Access the Team Testing Dashboard via the Properties of team projects page or directly using the Team Testing Dashboard URL.
- Team Testing Dashboard URL:
http://{{tts installation IP}}:{{tts installation port + 1}}/TBoard
- Default:
http://127.0.0.1:13001/TBoard
- Default:
Need more help with this?
Don’t hesitate to contact us here.