Slack Introduces Agent Driven End-to-End Testing to Improve Resilience in UI Test Automation
ARCHITECT FEATURED ANALYSIS

Slack Introduces Agent Driven End-to-End Testing to Improve Resilience in UI Test Automation

BY

Leela Kumili

SOURCE

InfoQ - Architecture & Design - News

DATE

READ

1 min read

Agentic testing is an AI-driven approach to end-to-end test automation introduced by Slack engineering. It uses AI agents that execute workflows based on intent rather than fixed scripts, adapting to UI and system …

Agentic testing is an AI-driven approach to end-to-end test automation introduced by Slack engineering. It uses AI agents that execute workflows based on intent rather than fixed scripts, adapting to UI and system changes at runtime. The approach aims to reduce brittle tests in distributed systems while complementing deterministic unit, integration, and E2E testing strategies. By Leela Kumili