Shahrukh

New QA Run

Point the platform at a repo and deployment — it handles the rest.

org/repo or full GitHub URL

A number = specific PR diff. A branch name = reviews the last 30 commits on that branch.

Where the Test Runner will run browser tests

Markdown accepted. Test scenario bullet points become acceptance criteria.

What the platform does

  1. 1.Fetches the PR diff or last 30 commits on a branch from GitHub
  2. 2.Extracts acceptance criteria from the handoff document
  3. 3.Reviews the code changes against those criteria
  4. 4.Runs browser tests against the deployment URL
  5. 5.Captures screenshots as evidence
  6. 6.Produces a verdict: PASS / PASS WITH OBSERVATIONS / FAIL