About
BaseRock Agentic QA is an advanced AI-driven smart automation platform purpose-built to automate functional testing through intelligent, self-learning QA agents. It empowers teams to validate software behavior across complex user journeys, APIs, and integrations — without relying heavily on manually written test scripts.
Deployment Architecture
The BaseRock Agentic QA Platform is composed of two primary components — the BaseRock Control Plane and the BaseRock Agent.
BaseRock Control Plane
The Control Plane serves as the central hub for managing the entire QA process. It enables users to: - Onboard services and define testing requirements - Strategize test plans and prepare comprehensive test cases - Integrate with external systems such as source code repositories, MCP Servers, and LLM foundation models
The Control Plane is available as both a SaaS offering and a self-hosted deployment. It includes a web-based UI portal that allows users to easily create connectors, configure environments, and manage automation.
BaseRock Agent
The BaseRock Agent operates within the customer’s environment — typically behind their firewall — and acts as a secure bridge between the Control Plane and local systems.
The Agent: - Connects to the Control Plane - Receives test execution instructions and executes test suites on the machine (VPC or physical) - Add or configure a service in BaseRock from the development environment. - Executes automated test suites as part of the CI/CD pipeline
It can be deployed on: - A developer’s local machine for on-demand testing - A dedicated worker node (physical or virtual) for continuous integration workflows
Check BaseRock agent usage section for more details.