Step 5 - Testing the Agents

The UnO Agentic AI Builder provides tools to test your agent and workflow before deployment, helping ensure correctness, reliability, and intended behavior.

Testing from the AI Agents Catalogue

To test an agent from the AI Agents Catalogue, follow these steps:
  1. Navigate to the AI Agents Catalogue page.
  2. Locate the agent you want to test. Each agent is displayed as a tile.
  3. On the agent tile, click the Test icon.
  4. The test interface appears, allowing you to validate the agent's behavior and responses

The Test interface allows you to simulate inputs and observe the execution of the agent workflow in real time.

Use the test interface to:

  • Validate the agent’s behavior and generated responses.
  • Identify and verify issues in the agent’s logic, prompt structure, or tool usage.
  • Refine the agent’s configuration, prompts, or workflow design based on test outcomes.