What is Agentic QE? (And Why PACT Matters)
Moving from testing-as-activity to agents-as-orchestrators. How PACT principles bridge classical QE with autonomous testing systems, without the vendor hype.
Real implementation stories from the trenches. Classical QE practices evolved with PACT principles. No hype, no vendor speak—just what actually works in production.
Quality isn't tested in—it's built in. We're moving from testing-as-activity to agents-as-orchestrators, bridging classical QE with agentic intelligence through PACT principles.
Everything here is battle-tested in production. Real implementations, actual failures, honest lessons. No ivory tower theory—just what works (and what doesn't) from someone in the trenches.
Building the Serbian Agentic Foundation and sharing globally. Learning happens together—through meetups, open source, and honest conversations about what quality means in the AI age.
Moving from testing-as-activity to agents-as-orchestrators. How PACT principles bridge classical QE with autonomous testing systems, without the vendor hype.
Real story of building two testing platforms with specialized agent swarms. What worked, what failed spectacularly (54 TypeScript errors from "improvements"), and lessons learned from going solo with AI orchestration.
How the Holistic Testing Model evolves when testing happens across boundaries, in production, and through autonomous agents. From shift-left to orchestrated quality.
Cutting through vendor promises to what actually works. Real data on AI test generation effectiveness, maintenance overhead, and when traditional approaches still win.
// AQE Fleet - 16 Specialized Agents
const fleet = {
core: [
"test-generator", // AI-powered test creation
"test-executor", // Multi-framework execution
"coverage-analyzer", // Real-time gap analysis
"quality-gate", // ML-driven validation
"quality-analyzer" // ESLint, SonarQube, Lighthouse
],
performance: [
"performance-tester", // k6, JMeter, Gatling
"security-scanner" // SAST, DAST scanning
],
intelligence: [
"requirements-validator", // Testability analysis
"production-intelligence", // Incident replay
"fleet-commander" // Agent coordination
],
advanced: [
"regression-risk-analyzer", // Smart test selection
"test-data-architect", // Realistic data gen
"api-contract-validator", // Breaking changes
"flaky-test-hunter" // Statistical detection
],
deployment: [
"deployment-readiness", // Release validation
"visual-tester", // UI regression
"chaos-engineer" // Resilience testing
]
};
Production-ready agentic testing framework with distributed fleet of 16 specialized AI agents. Built with TypeScript and Python, tested in real-world scenarios, and battle-tested through 5 iterations.
16 specialized agents working in coordinated swarms (4-8 agents in parallel)
Agents analyze and test their own codebase—meta quality engineering
5 iterations, 4 complete rewrites—this is version 5 that works
Open-source agentic testing framework built with Rust and Python. Specialized agents working in concert— functional testing, security injection, performance planning—all with explainability first.
Proactive, Autonomous, Collaborative, Targeted from the ground up
Every agent decision comes with reasoning traces
Critical checkpoints, not blind automation
// Sentinel Agent Configuration
{
"swarm": {
"agents": [
{
"type": "functional-positive",
"role": "happy_path_validator",
"autonomy": 0.8
},
{
"type": "functional-negative",
"role": "chaos_explorer",
"autonomy": 0.9
},
{
"type": "security-injection",
"role": "threat_simulator",
"autonomy": 0.7
}
],
"orchestration": "hybrid",
"explainability": "required",
"human_checkpoints": ["pre-deploy", "security"]
}
}
Real-world testing of agentic approaches. Results updated weekly. Failures documented honestly.
Can we make every test decision explainable? Building visibility into agent thought processes.
Using agent swarms for intelligent mutation testing. Can we beat random mutations?
AI-assisted test generation at Alchemy. Real metrics, honest challenges, production results.
Building the first Agentic Foundation chapter in Serbia and beyond. Monthly meetups, open discussions, and learning together about quality in the age of intelligent agents.
First meetup: October 28, 2025 at StartIt Center Novi Sad. Join us as we build Serbia's first Agentic QE community.
Member of the global Agentics Foundation. Bringing PACT principles and agentic engineering to quality practices.
Explore Agentics.org →Looking for a speaker on Agentic QE, PACT principles, or bridging classical to modern quality practices? Let's talk about bringing practical insights to your conference or team.
Get in TouchQuestions about Agentic QE? Want to discuss consulting or speaking opportunities? Let's connect.