Documentation Index
Fetch the complete documentation index at: https://docs.testbrick.com/llms.txt
Use this file to discover all available pages before exploring further.
Create your first project
A project in TestBrick represents the application you’re testing. Each project has a base URL and contains folders with your test files.Steps
Sign up
Go to testbrick.com and create a free account.
Create a project
From the dashboard, click + New Project. Enter:
- Project name — e.g., “My App”
-
Base URL — the URL of the app you’re testing (e.g.,
https://myapp.com)
Create a folder
Inside your project, click + New Folder to organize your tests. For example: “Authentication”, “Checkout”, “API Tests”.

Project structure
Both UI tests and API flows can live in the same folder. The sidebar shows different icons to distinguish them.
