Quick Start
Get Up and Running in Minutes
Welcome to BugOwl AI! This guide will help you create and run your first test in under 10 minutes. No technical expertise required—just follow these simple steps.
Step 1: Sign Up and Verify
Create Your Account
Visit our signup page
Enter your email address and create a password
Check your email for verification link
Click the verification link to activate your account
Log In
Return to our login page
Enter your credentials
You'll be redirected to your dashboard
Step 2: Create Your First Project
Navigate to Projects
From the dashboard sidebar, click "Projects"
Click "Create New Project"
Project Setup
Enter a project name (e.g., "My Website Tests")
Add a description (optional)
Click "Create Project"
Step 3: Add an Environment
Go to Environments
Click "Environments" in the sidebar
Click "Create New Environment"
Environment Configuration
Enter environment name (e.g., "Production" or "Staging")
Add your website's base URL (e.g.,
https://mywebsite.com)Configure authentication if needed (optional)
Click "Save Environment"
Step 4: Create Your First Test Case
Navigate to Test Cases
Click "Test Cases" in the sidebar
Click "Create New Test Case"
Write Your Test
Enter test name (e.g., "Login Test")
In the test description, write your steps in plain English:
Save Your Test
Click "Save Test Case"
Your test is now ready to run
Step 5: Run Your Test
Execute the Test
From your test case page, click "Run Test"
Select your environment from the dropdown
Click "Start Test"
Monitor Progress
Watch the test execution in real-time
View console logs and network activity
See screenshots as the test progresses
Step 6: View Results
Check Test Results
Navigate to "Test Results" in the sidebar
Click on your completed test
Review the detailed execution report
Analyze the Results
View step-by-step execution log
Check screenshots for each action
Review any failures or warnings
See performance metrics
What's Next?
Congratulations! You've successfully created and run your first test. Here are some next steps:
Create More Tests: Add additional test cases for different scenarios
Organize with Test Suites: Group related tests together
Schedule Tests: Set up automated test runs
Add Team Members: Invite colleagues to collaborate
Explore Integrations: Connect with Slack, Jira, or GitHub
Need Help?
Check our Troubleshooting Guide for common issues
Visit our FAQ for quick answers
Contact support through the in-app support dialog
Ready to dive deeper? Explore our Core Concepts section to learn more about BugOwl's powerful features.
Last updated