Req2QA Start Free Trial

See it in action

A genuine Req2QA run — not a mockup. Requirements in, validated test coverage out, real live-execution results.

OrangeHRM is a trademark of OrangeHRM Inc. This demonstration uses OrangeHRM's own public, open-source demo environment. Req2QA is not affiliated with, sponsored by, or endorsed by OrangeHRM.

Input — a sample requirement

R1. The system shall allow an HR administrator to add a new employee record by providing first name, middle name (optional), and last name.
R3. The system shall allow an HR administrator to optionally attach a profile photo (JPG, PNG, or GIF, up to 1MB).

Output — 3 of the test cases from this run

Typical engagements run 25–300 test cases; this is a genuine excerpt, not a curated best case.

ID Test case Type Result
TC-001 Add new employee with first, middle, and last name Happy path PASS
TC-003 Attempt to add employee without a last name Negative / validation PASS
TC-007 Attach a valid JPG profile photo within the 1MB limit Edge case PASS

3 test cases executed, 3 passed, 0 failed, 0 blocked. Executed 2026-09-21.

Live execution — real screenshots from this run

Click any screenshot to view it full size.

TC-001 — record created and saved successfully.

TC-003 — form correctly blocked save with a "Required" validation message.

TC-007 — the attached test photo is intentionally watermarked "generated by Req2QA — not a real document." We never use realistic-looking fake photos of real people as test data — see our Security Overview for how we handle test data generally.

Every generated test case — including ones that don't pass — goes through a human review step before it's counted. That's not a formality: it's why the coverage above is trustworthy rather than just automated noise.

← Back to Req2QA