New QA Run
Point the platform at a repo and deployment — it handles the rest.
What the platform does
- 1.Fetches the PR diff or last 30 commits on a branch from GitHub
- 2.Extracts acceptance criteria from the handoff document
- 3.Reviews the code changes against those criteria
- 4.Runs browser tests against the deployment URL
- 5.Captures screenshots as evidence
- 6.Produces a verdict: PASS / PASS WITH OBSERVATIONS / FAIL