Executing Test Case with Avo Agent
Last updated
Was this helpful?
Last updated
Was this helpful?
Navigate to Execution tab. Add Test Cases in the Execution List. Click Execute button from the top right corner of Execution window
Select Execute On as Grid radio button, select any agent from agent dropdown then select browser from Browsers dropdown and click Execute button to start the execution
Note:
Execution through an Agent does not support keyboard-related actions (e.g., Send Function Keys and Send Keystroke Values).
The number of agents and clients that can be configured depends on the system capacity. Systems with higher capacity support more agents and clients efficiently.
Let’s say you have 9 test cases that need to be executed. These are part of your Execution List in Avo Assure.
To run these test cases, you’re using a single system where one agent is installed and configured with 3 clients.
Note: Only one agent can be installed on a system at a time.
This setup means you have 3 clients available to execute test cases in parallel, with the remaining test cases waiting in a queue.
As soon as you start the execution:
Test Case 1 is picked by Client 1
Test Case 2 is picked by Client 2
Test Case 3 is picked by Client 3
Now, all 3 clients are busy executing their assigned test cases.
The remaining test cases (from Test Case 4 to Test Case 9) remain in the queue.
As soon as any client finishes its current execution, it becomes available and automatically picks up the next test case from the queue. For example:
When Client 1 completes Test Case 1, it picks up Test Case 4
When Client 2 completes Test Case 2, it picks up Test Case 5, and so on
This cycle continues until all 9 test cases are executed.