Comparing Test Artifacts
In Avo Assure, the Compare feature allows you to compare the current test artifacts in Avo Assure with their corresponding versions stored in the Azure DevOps repository.
Use the Compare feature to ensure that the test artifacts in Avo Assure and Azure DevOps remain synchronized and to review any changes before performing Push or Pull operations.
The Compare feature helps you:
Identify differences between the current test artifacts in Avo Assure and the corresponding test artifacts in the Azure DevOps repository.
Verify whether the latest changes are synchronized between Avo Assure and Azure DevOps.
Review modifications before performing Push or Pull operations.
Comparing Current Test Artifacts with Azure DevOps Data
In Avo Assure, you can compare the data from the Azure DevOps repository with the current test artifacts in Avo Assure. Azure DevOps versioning in Avo Assure supports the following test artifacts:
Element Repository
Test Case
Execution List
Note: The steps below remain the same for all artifacts. You only need to navigate to the respective artifact page.
To compare test artifacts, perform the following actions:
On the Test Case page, select the Azure DevOps icon.
Select Push or Pull. The Push or Pull Test Cases dialog opens.
Select the required Branch from the dropdown.
Select the required test artifact or folder.
Select Compare to compare the previous pushed Test case with current Test case. The comparison view dialog box opens and displays the differences between the current test artifact in Avo Assure and the corresponding version in the Azure DevOps repository.
The left-side table displays the current test artifact in Avo Assure, and the right-side table displays the corresponding test artifact from the Azure DevOps repository.
Note: The Differences column highlights any modifications, additions, or removals identified during the comparison.
Last updated