2. Import and Export in Git format

Why was this developed?

In the earlier version of Avo Assure, the user was able to manually export and import modules, but there was no versioning available.

What is the goal?

The Avo Assure team has developed the Git format export and import interface for multiple modules. The user can use this feature to import and export the complete or partial project in git, including Modules, Test scenarios, screens, testcases, and data objects, and pull or import into a new project based on the version.

How does it look?

Export Modules

Import Modules

How does it work?

Prerequisite

  • Git configuration is required for exporting and importing the project. Refer to the section Git Configuration.

  • Projects that need to import and export their Git configurations should be configured accordingly.

  • Git import is applicable only for the empty project.

  1. The user has to click the Design button, and the Design Screen will be displayed.

  2. The user has to select the required modules and click the Export button.

  3. The user has to select the Export To File radio button.

  4. The user has to select the export format as Git format.

  5. The user has to enter the version in the Version field.

  6. The user has to Enter the comment in the Commit Message field and click the Export button.

  7. The user has to wait for a few minutes while exporting to GIT. Once exported, a toast message will be displayed as Git data exported successfully.

  8. The user has to navigate to the Avo Assure home screen and select the project into which the mindmap has to be imported.

  9. The user has to click the Design button, and the Design Screen will be displayed.

  10. The user has to click the "+" (Add) icon and click the Import Module button.

  11. The user has to select Import From from the Select Import Format drop-down.

  12. The user has to select the project from the Select Project drop-down.

  13. The user has to select the version from the Select Version drop-down.

  14. The user has to select Import to Project from the Select Import Project drop-down.

  15. The user has to click the Import button, and a toast message will be displayed as Data imported successfully.

How can I get this?

If the user upgrades to the latest version of Avo Assure to 23.1.4, this feature will be available automatically.

Last updated