...
- Choose Parasoft> Preferences to open the Preferences dialog.
- Select the Parasoft> Development Testing Platform> Team Server category in the left pane.
- If the appropriate Team Server is not already set (from the auto-configuration process described in C++test Configuration Overview:
- Enable the Enable Team Server option.
- Enter your Team Server’s host (either a name or an IP address) in the Host name field.
- Enter your port in the Port number field.
- If your team requires users to log in to Team Server, check Enable account login and then enter your Team Server username and password in the appropriate fields. Depending on how your Team Server was configured, each team member might have a unique Team Server username and password, or all developers might share a single "generic" account.
- Click Test Connection to verify the connection to Team Server.
- If you want to minimize the number of operations on Team Server by reusing cached data, check Enable cache mode.
- This can improve performance, but there is a small risk that outdated rules or Test Configurations could be distributed (if the file was updated since the caching, which is set to occur every 8 hours by default). If a file has been updated since the caching, users can force a refresh by clicking Refresh.
- Click Apply to apply your settings.
- Click OK to set and save your settings.
...