...
- Go to Parasoft > Preferences from a SOAtest desktop installation and configure your settings.
- Export the settings as a settings file. The settings file is a configuration file with a .properties file extension.
- Add the settings to your team’s DTP server.
- Connect your SOAtest desktops and/or servers to DTP and allow it to automatically configure your SOAtest installations. You can also manually extend or override those settings as needed.
- When team-wide preferences need to be updated, update them on the DTP. Changes will automatically be propagated to the connected tools.
...
title | Don't use DTP? You can still share settings across your organization. |
---|
If your organization does not use DTP, you can
...
export the settings configured in one SOAtest installation
...
and import them manually to each desktop installation
...
. For server configurations, use the following command to point to a locally stored properties file:
-settings <PATH_
...
TO_FILE>
...
Configuring Preferences in the UI
...
...
- Go to Parasoft > Preferences and configure the following settings:
- E-mail, see Configuring Email Settings.
- License, see Licensing.
- DTP, see Connecting to DTP.
- Source control, see Connecting to Your Source Control Repository.
- Authors, see Specifying Author-to-Author and Author-to-Email Mappings.
- Any additional settings you want to share. See Preference Configuration Basics for details.
- Click Parasoft in the sidebar menu to return to the top-level preferences page and click the sharethe Share link.
Specify where you want to store the settings file and which settings you want to include in the exported file.
Copy the contents of the properties file to the project or global settings in DTP. See the DTP documentation on docs.parasoft.com for details.
...