In this section:

Accessing Statistics

  1. Choose Team Server from the settings (gear icon) drop-down menu and choose Management> Access Statistics.
  2. Click the View link to show the last 1000 requests made to Team Server.

The displayed table lists requests in chronological order. Each request is logged with the following detailed information:

IPThe machine IP from which the request was sent.
DateThe date on which the request was made.
LoginThe login of the user who sent the request.
MethodThe name of the SOAP protocol method involved.
KeyThe name of the Team Server entry that stores specific information, such as rule descriptions, rule properties, HTML reports, and so on.
PathThe full path to the Team Server node that contains specific information.
Processing [ms]The amount of time it took Team Server to execute a request (excluding time needed to decode and encode a particular SOAP request).
Error messageAn exception reported by Team Server if any errors or problems occur.

Data Storage 

Data storage allows you to review Team Server contents. When Parasoft tools work with Team Server, you can use the data storage feature to verify whether any given tool actually stores data in Team Server—configuration, suppressions or results. Data is arranged in a tree-like structure to facilitate navigation.

Team Server allows you to import and export data to and from its storage. You can use this feature to exchange data between any Team Server servers (making it available to other users) and to update the file repository structure. From the Data Storage page, you can add entries (node, file, or property) to the selected path or manage users’ permissions related to that path. Team Server exports nodes with full paths to assure that data is imported to the exact location within the destination repository structure

If an administrator has been appointed, this page is only accessible to the administrator.

Exporting Data

  1. Choose Team Server from the settings (gear icon) drop-down menu and choose Management> Data Storage to open the Data storage page.

  2. Navigate to to the folder you want to export content from and click the [Export path] link.
     
  3. Enter a file name in the Destination file name field and click the Export link. The full path to this node is displayed in the Path to export field.

Managing Plug-ins

Parasoft tools connected to DTP provide plugins to Team Server that extend their functionality and significantly increase connection speed with Team Server. As a result, the required time to perform tasks is decreased.
You can manage plugins from the Team Server administration page, which enables you to install/uninstall plugins, access plugin interfaces, and view historical information.

  1. Choose Team Server from the Administration drop-down menu.
  2. Choose Management> Plugins to view the plugins currently installed on Team Server.

From the Plugins Management page you can perform the following tasks:

  • Click [Uninstall] to uninstall a plugin.
  • Click the Yes link in the homepage column to view the plugin interface if applicable.
  • Install a new plugin:
    1. Click Choose File and navigate to the plugin installation file (.war)
    2. Click Install to complete the installation.

Deleting Reports

The Cleaning Configuration screen provides an interface for setting a schedule to prune reports sent to Team Server. 

  1. Choose General> Cleaning Configuration from the General tab and enable the Removing enabled option.
  2. Specify how many days to keep files and what time to execute the cleaning process. Times are relative to the host on which DTP is installed.


  • No labels