Getting started
You’ll have a project and your first test cases in a few minutes.
1. Create an account
Sign up on TestBeaver, then verify your email if prompted.
2. Create a project
After login you’ll land on Projects. Create one (e.g. “Web” or “Staging”). You’re the owner; teammates can be invited to the project later.
3. Write a few test cases
Open the project → Test cases. Add title, steps, and expected result. Optionally assign a suite and tags.
4. Start a run
On the Runs tab, start a run (all test cases or filtered by suite/tag), then mark each pass, fail, or blocked. Share the summary when you’re done.
Next: Test cases & runs · Agents