EdgeMatrix
EdgeMatrix is a web app (with optional desktop CLI) that turns messy product rules into high-value boundary, equivalence class, and decision-table test cases. Instead of trying to replace your QA process, it focuses on the part teams consistently under-deliver on: systematic edge coverage. You paste requirements, API schemas (OpenAPI), or validation rules, then map them into a structured “rule grid” (inputs, constraints, dependencies). The app generates a minimal-but-complete set of test cases, highlights missing rules, and flags contradictions (e.g., overlapping ranges, impossible combinations). It exports directly to Jira/Xray/Zephyr as ready-to-run test case drafts with steps, data, expected results, and trace links. This is an AI + traditional app: AI accelerates parsing and suggestion, but the deterministic rule grid is the source of truth so teams can trust it and audit changes.