TeamCity 3.0 Help

Tests tab

This tab is included on the Build Results page, if tests were run.

Tests tab

Item

Description

Find

Type a particular test name and click Filter to view only a limited number of tests.

Items to show

Use the drop-down list to select the number of tests to be displayed on each page. Click OK to save the selection.

Status

Shows the status (OK, Ignored, and Failure) of the test. Failed tests result in a red Failure link, which can be followed to view the stacktrace. Click the header above this column to sort the table by status.

Test

Click the Open in ide button next to the test name and test package to open the test in your IDE. Click the header above this column to sort by test name.

Duration

Shows the time it took to complete the test. Click the Stats icon button to show the Test Duration Graph popup (Test-Duration-Graph). Click the header above this column to sort by duration.

Order#

Shows the sequence in which the tests were run. Click the header above this column to sort by test order number.

Test Duration Graph

The test duration graph is useful for comparing the amount of time it takes individual tests to run on the builds of this build configuration.

Test duration graph

Test duration results are only available for the builds which are currently in the build history. Once a build has been Clean-up Policy this data is no longer available.

You can perform the following actions on the Test Duration Graph:

  • Filter out the builds that failed the test by clearing the Show failed option.

  • Calculate the daily average values by selecting the Average option.

  • Click a build's test duration dot plotted on the graph to jump to the corresponding build results Build Results page.

  • View a build summary in the tooltip of a build's test duration dot, and navigate to the corresponding Build Results page.

  • Filter information by agents by selecting or clearing a particular agent or by clicking All or None links to select or clear all agents.

Last modified: 20 April 2023