Version History

The Version History feature in Avo Assure lets you view and manage previous versions of a test case. It shows who made changes, when they were made, what was changed, and allows you to restore or compare with earlier versions easily.

Steps to view the version history and restore or compare it with earlier versions.

  1. Navigate to Test Case Tab

  2. Select the Test Case for which you want to view the version history.

  3. Click Ellipsis icon

  4. Select Version History option

  1. When the Version History option is selected for a Test Case, a dialog box appears showing a tabular view of the previous commits made for that specific Test Case. The columns in the version history table are:

    • Date & Time: Displays the timestamp of when the version was committed. This helps identify the exact point in time a change was made.

    • User Name: Indicates the user who made the commit.

    • Push Id: A unique identifier (commit hash) associated with the push operation. This ID can be used to reference a specific version during collaboration or debugging.

    • Comment: A user-defined comment added during the commit, describing what was changed or the reason behind the update.

    • Branch: Shows the branch to which the Test Case was pushed.

  1. Click Restore icon, then user can see four options:

a. Overwrite

b. Create Testcase

c. Create folder

d. Compare Testcase

  1. Steps after selection options

By selecting Overwrite option from Testcase Version History popup window

  1. Click Yes button to restore the previous version of the Test Case folder into the current Test Case folder.

After some time, the user can see the previous version of the Test Case

Last updated

Was this helpful?