Slack Introduces Agent Driven End-to-End Testing to Improve Resilience in UI Test Automation
Slack just shipped AI agents that fix the biggest pain point in testing: brittle tests that break every time the UI changes.

Why it matters
Slack is moving beyond traditional test automation by deploying agentic AI that adapts to UI changes in real-time, reducing test maintenance overhead for engineering teams. This is a practical application of AI agents solving a concrete enterprise engineering problem.
The key facts
8 to knowSlack engineering introduces agentic testing for end-to-end test automation
AI agents execute workflows based on intent rather than fixed scripts
Approach reduces brittle tests in distributed systems
Agents adapt to UI and system changes at runtime
Complements deterministic unit, integration, and E2E testing strategies
Slack introduced agentic testing for UI test automation
Approach adapts to UI and system changes at runtime
Targets reduction of brittle tests in distributed systems
Go to the source
InfoQ AI/MLinfoq.com
Publisher excerpt: 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…