QA.tech agents can now make HTTP requests during test execution to fetch test data, authenticate, validate responses, or trigger webhooks.
How It Works
- API configs: Create an API Call config in Project Settings → Configs with your HTTP method (GET, POST, PUT, DELETE, PATCH), headers like Authorization or Content-Type, and request body for POST/PUT requests
- Automatic usage: Agents automatically use your API configs when they need to make requests - no manual intervention needed
- Response handling: Agents can extract data from API responses (like authentication tokens) and use it in subsequent steps or continue with UI testing
Perfect for testing flows that require authentication tokens, fetching test data before UI workflows, validating API responses match expectations, or triggering webhooks during test execution. Configure your API settings in Project Settings → Configs, and agents will handle the rest.
Join the AI in QA Revolution
Dive into the future of QA and get the latest industry updates!

