Quick Start
1 — Score a user story
Open a work item
Navigate to any User Story in your ADO backlog. Click the TestForge tab. The heuristic INVEST score appears immediately — offline, no LLM required.
Read the score
- ≥ 70 — Ready: story can enter the sprint
- 40–69 — Needs work: one or more criteria are weak
- < 40 — Critical: story needs significant rework
2 — Improve the user story
Improve and review
Click Improve the US. A side-by-side diff shows exactly what changed before anything is saved.
3 — Generate manual tests
Set typologies and count
Select Nominal, Boundary, Equivalence, and/or Negative. Use the slider to set the total test count (2–32).
4 — Generate automated test code
Choose a framework
Playwright TS/Python/.NET, Selenium Java, Cypress JS, or Cucumber (JS/Java/Python).
You’ve completed the full TestForge workflow: score → improve → manual tests → automated test code.