What problem does it solve?
It reduces the slow, error-prone work of converting manual TMS test cases into reliable end-to-end automation, while keeping the work honest and consistent across teams.
Core Features & Use Cases
- End-to-end automation pipeline: guides analyst → implementer → reviewer through discovery, execution, spec writing, implementation, and review.
- AFS-first execution contract: produces an Automation-Friendly Spec (AFS) that implementers can execute without guessing, including selector evidence and known-defect handling rules.
- Pluggable TMS integration: supports Zephyr Scale, TestRail, Xray, Azure Test Plans, or markdown-based cases via adapters.
- No defect masking guardrails: enforces strict rules (e.g., no test.fail()/skip-style hiding of real product defects); supports expect.soft with ticket references for isolated defects.
Quick Start
Tell the agent to automate a single manual case end-to-end by fetching the case from your configured TMS, producing the automation-ready AFS, implementing the automation inside your existing framework, and finishing with a full run report.