Tagged articles

autonomous testing

4 articles · Page 1 of 1
Software Engineering 3.0 Era
Software Engineering 3.0 Era
Mar 15, 2026 · Artificial Intelligence

When AI ‘Crayfish’ Takes Over Testing, Where Do 80% of Testers Go?

The article demonstrates how an LLM‑powered agent (nicknamed “crayfish”) equipped with OpenClaw and Playwright MCP can autonomously perform web‑testing tasks—handling environment setup, visual OCR, error recovery and reporting—showing a shift from fragile scripted automation to intent‑driven testing and warning that traditional test engineers have little time left to adapt.

AI testingLLM AgentsPlaywright
0 likes · 11 min read
When AI ‘Crayfish’ Takes Over Testing, Where Do 80% of Testers Go?
Software Engineering 3.0 Era
Software Engineering 3.0 Era
Oct 9, 2025 · Artificial Intelligence

From Smart Testing to Autonomous Testing: Theory and Practice

The article examines the evolution from intelligent, assistant‑style testing to fully autonomous, LLM‑driven test agents, outlining four core capabilities, real‑world implementations across unit, API, and UI layers, and the technical pillars that enable self‑learning, self‑healing, and multi‑modal testing.

AI agentsKnowledge GraphLLM
0 likes · 11 min read
From Smart Testing to Autonomous Testing: Theory and Practice
Continuous Delivery 2.0
Continuous Delivery 2.0
Jun 2, 2022 · Backend Development

Autonomous Integration Testing Infrastructure at Facebook: Design, Challenges, and Practices

The article explains how Facebook built a stable, abstracted integration‑testing infrastructure for backend services, combining automated testing, fuzzing, record‑and‑playback, and isolation techniques to enable rapid prototyping while avoiding side effects and improving bug detection.

FuzzingIntegration Testingautonomous testing
0 likes · 16 min read
Autonomous Integration Testing Infrastructure at Facebook: Design, Challenges, and Practices