Bamboo 3.4 : Viewing Test Statistics for a Job

Bamboo provides a summary of test results across all of a Job's builds. This helps you to:

  • Troubleshoot by identifying which tests fail most frequently, and which tests take longest to fix.
  • Manage your build duration by identifying the plan's slowest running tests.
  • Ensure quality by monitoring the number of tests over time: are your test cases growing with your code base?

Viewing Test Statistics for a Job's Builds

To view the test statistics for all of a Job's builds:

  1. Navigate to the desired Job, as described in Working with Jobs.
  2. Click the 'Tests' tab.
  3. The plan's 'Top 10 Most Failing Tests' sub-tab will be displayed. Click the other three sub-tabs to view the plan's 'Top 10 Longest to Fix Tests', 'Top 10 Longest Running Tests', 'Number of Tests' (see screenshots below).
    • To view a test's history, click the test name.

Screenshot above: Test Statistics for a Job

Screenshots above: Test Statistics for a Job - Tabs

Notes

Related Topics

To compare the number of tests over time across multiple plans, view the 'Number of Tests' Report.

Attachments:

bamboo-test1.PNG (image/png)
bamboo-test2.PNG (image/png)
bamboo-test3.PNG (image/png)
bamboo-test4.PNG (image/png)