Agent Execution
Avo Agent is a collection of multiple Avo Assure Clients that acts as a bridge between the system and clients which helps in parallel and distributed execution.
Agent execution refers to running multiple test cases across different browsers, devices, or environments. This allows test cases to execute reducing overall execution time and improving test efficiency.
In Avo Assure, parallel execution is achieved by distributing test cases across multiple clients with the help of an Avo Agent, enabling flexible and efficient parallel test execution.
Prerequisites
Before proceeding with parallel execution, ensure the following are in place:
Avo Agent Installation Avo Agent should be installed either from the Landing Page or the Admin tab.
Client Configuration The required number of clients should be initialized within the Avo Agent.
Agent Status The Agent should be in an Active state for execution to begin.
Independent Test Cases: Ensure that all test cases are designed to run independently. Test cases should not depend on the outcome or data of other test cases.
Note: If the test cases are dependent on each other, use E2E (End-to-End) Execution instead of Agent (parallel execution) execution.
Technologies Supported for Agent Execution:
Web
API
Data base
This document includes:
Install And Configure Avo Agent The steps to install and configure Avo Agent
Manage Agent The steps to edit agent count and delete Avo Agent
Work with Avo Agent The steps to work with Avo Agent
Last updated
Was this helpful?