Overview
OneTest’s test management system helps you organize, track, and maintain your test cases efficiently.Key Features
Test Cases
Create and manage comprehensive test cases with steps, preconditions, and expected results.
Test Runs
Execute tests individually or in batches and track results in real-time.
Folders & Tags
Organize tests hierarchically with folders and categorize them with tags.
Export & Import
Export test cases to Excel (XLSX) with flexible filtering options.
OQL Search
Find tests instantly with powerful query language.
Bulk Operations
Select multiple tests with checkboxes for bulk move, tag, and export.
Getting Started
Create Your First Test
Click ”+ New Test” to create your first test case, or use the AI assistant to generate one
Selecting Test Cases
Use checkboxes to select individual test cases for bulk operations:- Click a checkbox to select a single test
- Select multiple tests across the list
- Bulk actions appear in the toolbar: Move, Tag, Export
Exporting Test Cases
Export test cases to Excel (XLSX) format for reporting, sharing, or offline review.Export Options
- Export All
- Export with OQL Filter
- Export Selected
- Export Unassigned
Export all test cases in the current product:
- Go to the Test Cases list
- Click the Export button in the toolbar
- Choose “All Test Cases”
- An XLSX file downloads with all test data
XLSX Export Contents
The exported Excel file includes:| Column | Description |
|---|---|
| Identifier | TC-0001, TC-0002, etc. |
| Title | Test case title |
| Type | manual, automated, exploratory |
| Status | draft, ready, deprecated, archived |
| Priority | p1, p2, p3, p4 |
| Description | Full description text |
| Preconditions | Setup requirements |
| Steps | Action and expected result pairs |
| Tags | Comma-separated tags |
| Folder | Folder path |
| Created | Creation date |
| Updated | Last modification date |

