Comparing Test Artifacts Before Pull
Comparing the current version with a pulled version helps you review the changes before restoring the test artifact. This comparison helps you:
Identify changes between the current version and the pulled version.
Review added, modified, and removed items.
Verify the changes before restoring the test artifact.
Compare one or more selected test artifacts in a single comparison session.
Comparing Current Version Before Pull
The Compare option is available in the Pull window for all supported version-controlled test artifacts. Use this option to review the differences between the selected test artifact in the versioning repository and the corresponding test artifact in Avo Assure before restoring the selected version.
To compare the current test artifact with the selected version in Bitbucket, perform the following actions:
On the Home page, under Projects, select the required project.
Select Design Studio > Test Case.
On the Test Case page, select the Bitbucket icon.
Select Pull. The Pull Test Cases dialog opens.
Under Name, expand the folders, and then select the required test cases.
Select Compare. The It may take 1–2 minutes to compare dialog opens.
Select OK. The comparison process starts. After the comparison completes, the Bitbucket actions dialog opens and displays the comparison results, including the Test case name, Elements, Actions, Input values, and Output values.
Review the differences between the Current view and the Pushed test cases. The following changes highlighted in the comparison view:
Added: Indicates that new test cases or test steps are added compared to the previous version.
Edited: Indicates that existing test cases or test steps are modified.
Removed: Indicates that existing test cases or test steps are removed from the test case.
No changes: Indicates that no differences are available between the versions.
Select Done to close the comparison view.

Last updated