This page last changed on Oct 16, 2008 by alui.
Bamboo provides a summary of test results across all of a plan'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?
To view the test statistics for all of a plan's builds:
- Go to the plan.
- Click the 'Tests' tab.
- 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).
Screenshot 1: Top 10 Most Failing Tests

 | To view a test's history, click the test name. |
Screenshot 2: Top 10 Longest to Fix Tests

Screenshot 3: Top 10 Longest Running Tests

Screenshot 4: Number of Tests

|