Documentation for Bamboo 4.0.x. Documentation for earlier versions of Bamboo is available too.

Skip to end of metadata
Go to start of metadata

Bamboo provides a convenient summary of all the tests that were run when a particular build was executed — as well as full details of any errors. This is useful when you are investigating what caused a build to fail.

Note that for more meaningful display of test names within Bamboo, the word 'test' is stripped out of test case name names if it occurs at the beginning, and capitals and underscores are treated as word separators.

Related pages:

To view the test results for a particular build:

  1. Navigate to the build results for the plan or job, as described in Viewing a build result, and click the desired build result.
  2. Click the Teststab.
    • Click the test name to see a particular test's results for other builds.

Screenshot: Test results for a build

  1. Feb 14, 2011

    Anonymous

    How can I see the page for a test given the name of a test? That is, if I don't have a failure link to click on, how do I find the test, given its name?