Operations in Element Repository and on Elements

The Element Repository stores captured UI elements that are used during test creation and execution. This page describes how to manage repositories and captured elements, including renaming, copying, deleting, editing, and moving elements within the repository.

This section describes the following operations available in the Element Repository:

  • Operations in Element Repository

  • Operations on Elements

Operations in Element Repository

Avo Assure provides options to manage repositories and folder. The following operations helps you to manage and organize the Element Repository efficiently.

chevron-rightRename Element Repositoryhashtag

To rename an Element Repository, perform the following actions:

  1. On the Element Repository page, select the required repository folder.

circle-info

Note: To know more about how to create Element Repository, click here.

  1. Select the Ellipsis (...) icon next to the repository name.

  2. Select Rename from the dropdown list.

  3. Double-click the repository name and enter a logical name for the folder.

circle-info

Note: You can also rename the sub-folder created under the repository.

chevron-rightCopy Element Repositoryhashtag

To copy an Element Repository, perform the following actions:

  1. Select the Ellipsis (...) icon next to the repository folder.

  2. From the dropdown list, select Copy. A duplicate repository is created.

  3. Double-click the duplicated repository and enter a logical name.

chevron-rightPaste Repositoryhashtag

To paste a repository, perform the following actions:

  1. On the Element Repository page, go to the folder where you want to paste the repository.

  2. Select the Ellipsis (...) icon next to the folder name.

  3. Select Paste from the list.

  4. The system pastes the copied or cut repository into the selected folder.

chevron-rightDelete Element Repositoryhashtag

To delete an Element Repository, perform the following actions:

  1. On the Element Repository page, select the required repository folder.

  2. Select the Ellipsis (...) icon next to the repository name.

  3. Select Delete from the dropdown list and then confirm the deletion in the confirmation dialog.

chevron-rightAssign Repositoryhashtag

To assign a repository, perform the following actions:

  1. On the Element Repository page, locate the required repository folder.

  2. Select the Ellipsis (...) icon next to the repository name.

  3. Select Assign Repository from the list. The Assign Elements in Repository dialog box opens.

  4. Select the required user from the list.

  5. Select Assign to assign repository to the selected user.

circle-info

Note: Only users with the Quality Manager or Quality Lead role can assign a repository to the user.

chevron-rightMake a Root Folderhashtag

To make a sub-folder a root folder, perform the following actions:

  1. On the Element Repository page, locate the required sub-folder.

  2. Select the Ellipsis (...) icon next to the sub-folder name.

  3. Select Make a Root Folder from the list.

  4. The system moves the selected sub-folder to the root level of the Element Repository.

circle-info

Note: This option is available only for sub-folders.

chevron-rightView Version Historyhashtag

To view the version history, perform the following actions:

  1. On the Element Repository page, locate the required repository.

  2. Select the Ellipsis (...) icon next to the repository name.

  3. Select Version History from the list.

  4. The system displays the list of previous versions of the repository.

circle-info

Note: Version history lists are available only when version control (for example, Bitbucket, Git or Assure DevOps) is configured and changes are pushed to the repository.

chevron-rightSend For Reviewhashtag

To send a repository for review, perform the following actions:

  1. On the Element Repository page, locate the required repository.

  2. Select the Ellipsis (...) icon next to the repository name.

  3. Select Send for Review from the list.

  4. The system sends the repository for review.

circle-info

Note: Only users with the Quality Manager or Quality Lead role can send a repository for review.

Operations on Elements

Avo Assure provides options to manage elements in repository. The following operations helps you to manage and organize the Element Repository efficiently.

chevron-rightRename Elementhashtag

To rename a captured element, perform the following actions:

  1. On the Element Repository page, select the required repository.

  2. Double-click on the name of the captured element.

  3. Enter a logical name for the element.

chevron-rightDelete Elementhashtag

To delete an element, perform the following actions:

  1. On the Element Repository page, select the required repository.

  2. In the Element List, select the element that you want to delete.

  3. Select the Delete icon and then confirm the deletion in the confirmation dialog.

circle-info

Note:

  • You can delete elements individually or delete multiple elements at once.

  • You cannot delete an element if it is used in any Test case or Test Step Group. Remove the element from the listed test cases before deleting it.

chevron-rightCut and Paste Elementshashtag

To cut and paste elements, perform the following actions:

  1. On the Element Repository page, open the required repository.

  2. Select the element that you want to move.

  3. Select the Cut icon at the top.

  4. Navigate to the destination repository.

  5. Select the Paste icon to add the element.

  6. Select Save to save the changes.

circle-info

Note: You can move captured elements from one repository to another using the Cut and Paste options.

chevron-rightEdit Element Propertieshashtag

To edit element properties, perform the following actions:

  1. On the Element Repository page, select the required repository.

  2. Select the element that you want to edit.

  3. Hover over the empty column next to the element and select the Edit icon. The Details pane opens.

  4. Modify the required property values.

  5. Select Save Properties to save the changes.

circle-info

Note: You can also drag and drop properties to change their priority.

chevron-rightView Test Cases for an Elementhashtag

To view the test cases for an element, perform the following actions:

  1. On the Element Repository page, navigate to the required repository.

  2. Locate the element for which you want to view the test case usage.

  3. Select the View Test Cases icon next to the element.

  4. The system displays the list of test cases where the selected element is used.

circle-info

Note: You can view the Test cases in which a specific element is used. This helps you identify where the element is referenced in your Test cases.

Last updated