Test Artifacts in Avo Assure
In Avo Assure, test artifacts refer to the various entities used while creating, managing, and executing automation assets. The test artifacts include Element Repositories, Test Cases, Execution Lists, Data Tables, Reusable Libraries, and End-to-End Flows. Each of these artifacts serves a different purpose in the automation process and supports specific functionalities within the application.
Understanding Different Status of Test Artifacts
The test artifacts move through different states that represent their lifecycle during creation, review, and version control. These states help users easily understand the current stage of an artifact while working with the application.
The available states are:
New
In Progress
Under Review
Approved
Rejected
Checked In/Approved
Checked In/In Progress
Checked In/Under Review
Checked In/Rejected
For example, when a test artifact is created, it starts in the New state. After editing begins, the state changes to In Progress. When the test artifact is submitted for review, it moves to the Under Review state. Based on the reviewer’s decision, the state changes to either Approved or Rejected. After the test artifact is pushed to Bitbucket, the state updates to Checked In/Approved.
Understanding Status Icons
New
This indicates that the test artifact is created and is not edited.
In Progress
This indicates the test artifact is in progress.
Under Review
This indicates that the test artifact is under review.
Approved
This indicates that the test artifact is approved by the reviewer.
Rejected
This indicates that the test artifact is rejected by the reviewer.
Checked In/ Approved
This indicates that the test artifact is approved and pushed to Bitbucket.
Checked In/ In Progress
This indicates that the test artifact is in progress and pushed to Bitbucket.
Checked In/ Under Review
This indicates that the test artifact is under review and pushed to Bitbucket.
Checked In/ Rejected
This indicates that the test artifact is rejected and pushed to Bitbucket.
Viewing Status Icons in Avo Assure
You can find the test artifacts status icons in the following areas of Avo Assure:
Avo Assure Modules: Element Repository, Test Case, Execution, and Test Data Management

Folder Structure: Element Repository, Test Case, Execution, and Test Data Management

Element Repository Details

Notifications

Bitbucket Push Page

Enabling Show Status
The Show status option is available as a toggle. Enabling this toggle displays the status of test artifacts in folder structure, allowing you to quickly understand the current state of a test artifact.
To enable the show status of the Test Artifacts, perform the following actions:
On the Home page, select Design Studio.
On the Element Repository page, enable Show Status toggle. The icons are displayed.
Note:
Use this step for all test artifacts, including Test Case, Execution, and Test Data Management modules.
Icons are not shown for New and In Progress artifacts.

Last updated
Was this helpful?