All Versions

   Bamboo 4.0.x
   Bamboo 3.4.x
   Bamboo 3.3.x
   Bamboo 3.2.x
   More...

Bamboo 1.1 Documentation

Index
Downloads (PDF, HTML & XML formats)

This documentation relates to an earlier version of Bamboo.
View this page in the current documentation or visit the current documentation home.
Skip to end of metadata
Go to start of metadata

A test's history shows you:

  • The occasions when the test has failed. This can be useful when investigating what code changes were related to a failed test (see below).
  • The test's average duration (running time), and whether the duration is increasing or decreasing across builds.

To view a test's history,

  1. Go to a plan or a build result.
  2. Click the 'Tests' tab.
  3. Click the name of the test in which you are interested. 
  4. (Skip this step if you are looking at a plan.) The test's latest result will be displayed. Click the link 'View test case across builds'.
  5. The 'Test History' will be displayed as shown below.










Screenshot: Test History




To view the code changes that relate to a failed test,

  1. Under 'Recent Failures', click the relevant build result ('47' in the above screenshot).
  2. This will display the build result. Click the 'Changes' tab to display the code changes.











RELATED TOPICS

Bamboo Glossary
Return to Bamboo Documentation