Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
Top
Top

Test Case Execution History Overview

Zephyr has provided users with the ability to preview the usage test case execution history of an individual individually planned test case which provides details about execution. Within the test case executions that the test case was involved in. This section when viewing a test case is beneficial because users can see all the executions of the specific test case which includes additional information that assists users in tracking the usage of a test caseexecution history, Zephyr will display the past actions that were performed on the planned test case execution.

For example, there user 1 executes the test case and changes the status to pass, the test case execution history will log the status change done by user 1. Now if user 2 decides to execute the test case again and changes the status from pass to fail, the test case execution history will log the changes made by user 2 as well as the original change made from user 1. 

Allowing users to preview their test case execution history is beneficial in providing additional information in regards to the testing activities happening to ensure that no mistakes are made or if there was a change, users are able to go back and see what, how, and who it was completed by.


1. To preview your test case usageexecution history, go to the Test Repository or Global Test RepositoryExecution page.

2. Navigate through your folder structure to find the specific test case execution where you want to view the test case usage execution history for.

3. Click on the test case execution to view it individually and then scroll down to the "Execution History" section to preview the test case usage execution history. The test case usage execution history provides the following details:

  • Project Changed By - The project user of Zephyr that the test case is being used in.Release - The release that has made the change to the test case is being used inexecution.Cycle
  • Change Date - The cycle that the test case is being used in.
  • Phase - The cycle that the test case is being used in.
  • Version - The version date and time that the change was made to the test case execution.
  • Changed On - The field of the test case execution that is being used for that was changed for the specific instance.Status
  • Old Value - The test case execution status prior value of the test case for that specific instancefield that was changed.
  • Defects - The defects (if any) that are attached to the test case execution for that specific instance.
  • Executed By - The user of the Zephyr system that performed the test case execution for that specific instance.
  • Executed On - The date and time that the test case execution was executed on.
Image Removed
  • New Value - The new value of the field that it was changed to.

Image Added



Back to Top ^