What problem does it solve?
External-facing validation is hard when you must avoid internal knowledge; QA Team enables outside-in testing by letting you author declarative YAML scenarios that drive agentic validation, parity checks, and shadow-mode comparisons across multiple implementations.
Core Features & Use Cases
- Declarative YAML-based test scenarios that describe external behavior for CLI, TUI, Web, and Electron apps.
- Parity and shadow-mode workflows to compare legacy vs replacement or rollout divergences without blocking execution.
- Cross-environment execution with observable tmux sessions, SSH targets, and multi-agent orchestration.
- Evidence collection and reporting (screenshots, logs, traces) for auditability and debugging.
- Agent-driven validation that can surface insights beyond exact text matches and adapt to dynamic outputs.
Quick Start
Create a YAML scenario that captures a user-facing workflow and run it with the QA Team test harness to execute automated behavior-driven validation.