Implementation

Implement Third - Party Integration

Export Project

  1. Log in to Avo Assure as Admin.

  2. Select the ‘Project’ tab. Click on the ‘Edit’ button.

3. Select the Domain and Project to be exported in the respective dropdown.

4. After selecting the Domain and Project, the Export button is enabled.

5. Clicking on the Export button will download the zip file which contains all the Modules that belong to the selected Project.

Export Mindmap

  1. Log in as an Avo Assure user and select the ‘Mindmap’ plugin. Navigate to the ‘Create’ tab of ‘Mindmap’. Click on the ‘Create New’ icon.

2. Select the Project and Module to be exported.

3. Select the export type as JSON in the dropdown. Click on the ‘Export’ button.

4. This will download the Mindmap. After downloading the file, a success message is displayed.

Export Screen Objects

  1. Log in as an Avo Assure user and navigate to the Screen task of which all the objects should be exported.

  2. Click on the ‘Export Screen’ on the Action Bar.

3. This will download a JSON file with all the objects present on the screen.

Export Test Case

  1. Log in as an Avo Assure user and navigate to the Test Case task for which the Test Case should be exported.

  2. Click on the ‘Export Test Case’ on the Action Bar.

3. This will download a JSON file with all the test steps present in the Test Case.

Import Mindmap

  1. Log in as an Avo Assure user and navigate to the ‘Mindmap’ plugin.

  2. Click on ‘Update Mindmap’.

3. Select the Mindmap file (.mm) to update the Mindmap.

4. This will update the Mindmap and redirect to the ‘Create New’ Mindmap screen with updated Mindmap.

Import Screen Objects

  1. Login as an Avo Assure user and navigate to the Screen task in which all the objects should be imported.

  2. Click on ‘Import Screen’ on Action Bar.

3. Select the JSON file of the screen that has to be imported.

4. This will import all the objects that are exported.

Import Test Case

  1. Log in as an Avo Assure user and navigate to the Test Case task which the Test Case should be imported into.

  2. Click on ‘Import Test Case’ on Action Bar.

3. Select the JSON file of the Test Case that has to be imported.

4. This will import all the steps in the Test Case that was exported.

Last updated