Walkthrough
First steps
First steps
End-to-end path from registration to the first bug. Seven steps, each opens a separate how-to. Branches and alternatives are not covered here.
Prerequisites
- A working email address to confirm the account.
- The address of the product under test, if you plan to use autotests.
Route overview

Seven steps
1. Register
Confirm your email and sign in to the app.
2. Create a team
A team owns projects, members, and settings.
3. Create a project
A project stores test cases, test runs, bugs, and test accounts.
4. Test case creation
Describe the precondition, steps, and expected result.
5. Test run creation
Select the test cases for one execution cycle.
6. Set the result
Mark whether the test case passed.
7. File a bug
Link the bug to the test case where you found it.
Did this page help?