This page last changed on Dec 13, 2007 by alui.
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,
- Go to a plan or a build result.
- Click the 'Tests' tab.
- Click the name of the test in which you are interested.
- (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'.

- The 'Test History' will be displayed as shown below.
Screenshot: Test History

To view the code changes that relate to a failed test,
- Under 'Recent Failures', click the relevant build result ('47' in the above screenshot).
- This will display the build result. Click the 'Changes' tab to display the code changes.
|