This documentation relates to an earlier version of Bamboo.
View

Unknown macro: {spacejump}

or visit the current documentation home.

テストの履歴では以下のことが示されます:

  • テストが失敗した場面。これは、どのコード変更が失敗したテストに関連するのかを調査するのに役立ちます(下記参照)。
  • テストの平均時間(実行時間)、および実行時間がビルドで増加しているか減少しているか。

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.










スクリーンショット:テスト履歴




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.