Skip to main content
OneTest is an AI-powered testing platform that makes it easy to create, organize, and run tests for your applications.

Why OneTest?

Traditional testing tools can be complex and time-consuming. OneTest simplifies testing with modern AI capabilities and intuitive workflows.

AI Assistant

Chat with an AI to create tests, find issues, and get insights—no scripting required.

Simple Test Management

Create tests in seconds, organize with folders and tags, track runs and results.

Powerful Search (OQL)

Find tests instantly with natural language queries.

AI Assistant in Action

Simply describe what you want to test:
You: "Create a login test for me"

AI: I'll create a test case for login...
✓ Created TC-0001: Verify user login with valid credentials

Who is it for?

QA Engineers

Create and execute test cases efficiently with AI assistance

Test Managers

Track coverage, quality metrics, and team progress

Developers

Run smoke tests before deployment and catch issues early

Product Teams

Understand test coverage and quality trends

How it works

1

Create Tests

Using the UI:
  1. Click ”+ New Test Case”
  2. Fill in title and steps
  3. Save
Using AI:
"Create a test for password reset flow"
The AI generates a complete test case for you.
2

Organize Tests

Group tests with:
  • Folders - By feature (Login, Checkout, Settings)
  • Tags - By type (smoke, regression, api)
  • Suites - For specific runs (Nightly, Pre-deploy)
3

Run Tests

  1. Select tests or a suite
  2. Choose environment (Staging, Production)
  3. Click “Run”
  4. Track progress in real-time
4

Track Results

Monitor key metrics:
  • Pass Rate - What percentage passed?
  • ⏱️ Duration - How long did it take?
  • 📊 Trends - Is quality improving?
  • 🐛 Failures - What broke?

Key Concepts

A test case describes what to test and how to test it.Example:
Title: User can reset password via email

Steps:
1. Click "Forgot Password"
2. Enter email address
3. Click "Send Reset Link"
4. Check email inbox
5. Click reset link
6. Enter new password
7. Log in with new password

Expected: User successfully resets password and can log in
A test run is an execution of test cases against a specific build or environment.Example:
Run Name: Staging Smoke Tests - Build 245
Environment: Staging
Tests: 25 smoke tests
Status: 24 passed, 1 failed
Duration: 15 minutes
A suite is a collection of related tests that run together.Common Suites:
  • Smoke - Critical paths (5-15 tests, 15 mins)
  • Regression - Full coverage (100+ tests, 2+ hours)
  • Feature - Specific feature tests
Labels to categorize tests across folders.Common Tags:
smoke, regression, api, ui, mobile,
critical, high-priority, automated

What makes OneTest different?

❌ Complex configuration
❌ Manual test creation
❌ Hard to search and filter
❌ Separate tools for different needs

Getting Started

Ready to create your first test?

Need Help?