Copy of Pushing Data to Bitbucket Repository
Push Method in Avo Assure
The Push method in Avo Assure sends the latest test artifacts to the Bitbucket repository. It is used in the following scenarios:
Creating new test artifacts, such as Element Repository, Test Cases, Data Tables, or Execution Lists.
Updating or modify existing test artifacts to save the latest version in Bitbucket.
Sharing updated test artifacts with the team through Bitbucket.
Maintaining version history of automation assets for safety and traceability.
Pushing Test cases to Bitbucket Repository
From Avo Assure, the following test artifact data can be pushed to Bitbucket for version control:
Element Repository
Test Case
Data Table
Execution List
Note: The steps remain the same for all artifacts. Navigate to the respective artifact page, select the required data or parent folder, and push it to Bitbucket.
To push Test cases to Bitbucket Repository, perform the following actions:
On the Home page, under Projects, select the required Project.
Select Design Studio.
Select the Test Case tab and locate the Bitbucket icon. Add Image
Select the Bitbucket icon and then select Push. The Commit Test Cases dialog opens. Replace Image

In the Search textbox, enter a keyword to filter the test cases.
Select the Status dropdown to filter the test cases by status.
Select Hide checked in artifacts to exclude already checked in items.
Under Name, expand the folders, and then select the required test cases.
Note:
The Status column displays the workflow status of test artifact.
The Checked in column displays the workflow status of test artifact.
Select the Branch dropdown to choose the Bitbucket branch.
In the Commit message textbox, enter the description of the push changes.
Note: (Optional) Select the required options:
Push associated Element Repository: Allows you to push the associated element repository of the selected test artifact to the Bitbucket.
Push associated Data Table: Allows you to push the associated data table of the selected test artifact to the Bitbucket.
Select Push to commit and push the selected test cases to Bitbucket.
After selecting Push, a success message appears. The Client console also provides a confirmation message indicating whether all test artifacts were successfully pushed to Bitbucket. Add Image
Note:
The following information applies only to the Test Case page.
If a Test case contains associated Test Data and you want to push both to the Bitbucket repository, select the corresponding Test cases.
The following information applies to all artifacts.
When the Show only modified Test Cases toggle is enabled, only untracked or modified Test Case artifacts are displayed.
If you want to push all artifact data to the Bitbucket repository, use the Select All check box available on the left-down of the Push Test Cases dialog.

Select the Bitbucket Branch and in the Push message text box, enter push related message.
Select Push to send the Avo Assure Test Case or Test Case Folder to the Bitbucket repository.
Note:
The Client console displays real-time progress updates on the number of test artifacts processed and remaining.
The following notes apply only to the Test Case tab:
If a Test Case includes elements from the Element Repository and you want to push those elements to the Bitbucket repository as well, enable the Push associated Element Repository option.
If a Test Case includes Data Table content used for data parameterization and you want to push that data to the Bitbucket repository as well, enable the Push associated Data Table option.
You can now view the total number of Test cases selected before pushing them to Bitbucket.

After selecting Push, a toast message appears on the screen: Successfully pushed. The Client console also provides a confirmation message indicating whether all test artifacts were successfully pushed to Bitbucket.

Pushing Data Table to Bitbucket Repository
To push Data Table to Bitbucket Repository, perform the following actions:
On the Home page, under Projects, select the required Project.
From the Settings card, select the Manage Integrations.
Select Test Data Management page.
Select Bitbucket icon and select Pull method.

Search and select Data Table or Data Table folder.
Note:
When the Show only modified Utility Datatable toggle is enabled, only untracked Data Table artifacts are displayed.
To push the entire Data Table to the Bitbucket repository, use the Select All check box option available on the left-side of the Push Data Tables dialog.

Select Bitbucket Branch.
In the Push message text box, enter push related message.
Select Push to send the Avo Assure Data Table or Data Table Folder to the Bitbucket repository.

After selecting Push, a toast message appears on the screen: Successfully pushed.

Last updated