Getting StartedCreate Project

Create Your First Project

Projects help you organize your tests by application or feature area. Let’s create your first project!

What is a Project?

A project in BugBrain represents a web application or website you want to test. Each project can contain:

  • Test Cases - Individual test scenarios
  • Test Plans - Groups of tests to run together
  • Executions - Test run results and history
  • Personas - User accounts for authenticated testing
  • Integrations - Connections to Slack, Jira, etc.

Creating a Project

1
Go to the Dashboard
After logging in, you'll land on the dashboard. Click the 'Projects' link in the sidebar.
2
Click 'New Project'
Click the 'New Project' button in the top right corner of the Projects page.
3
Enter Project Details
Fill in the project information: Name (e.g., 'My Website'), Description (optional), and Base URL (the main URL of your app, e.g., 'https://example.com').
4
Choose Settings (Optional)
Configure default settings like execution timeout, browser type, and screenshot capture options. You can change these later.
5
Click 'Create Project'
Save your project. You'll be redirected to the project overview page.

Project Settings Explained

When creating a project, you can configure:

SettingDescriptionDefault
NameProject display nameRequired
DescriptionOptional project descriptionEmpty
Base URLMain application URLRequired
Environmentproduction, staging, developmentproduction
Browserchrome, firefox, safarichrome
TimeoutMax execution time (seconds)300
ScreenshotsCapture screenshots during testsEnabled

Pro Tip: Use descriptive project names like “Main Website - Production” or “Admin Panel - Staging” to easily identify projects.

What’s Next?

Now that you have a project, you can:

  1. Run your first test →
  2. Generate tests with AI
  3. Discover your app
  4. Set up integrations

Managing Projects

Editing Projects

To edit a project:

  1. Go to the Projects page
  2. Click the project you want to edit
  3. Click the ‘Settings’ tab
  4. Update any settings
  5. Click ‘Save Changes’

Deleting Projects

🚫

Warning: Deleting a project is permanent and will delete all test cases, executions, and related data. This cannot be undone!

To delete a project:

  1. Go to Project Settings
  2. Scroll to the bottom
  3. Click ‘Delete Project’
  4. Confirm deletion by typing the project name