Test Lists are organized collections of test cases that help you group related tests together. Whether you’re testing different features, environments, or user flows, Test Lists provide a structured way to manage your testing efforts.Documentation Index
Fetch the complete documentation index at: https://docs.testsprite.com/llms.txt
Use this file to discover all available pages before exploring further.

Key Features
| Feature | Description |
|---|---|
| Centralized Test Management | View all test lists in one dashboard, track execution status across collections, search and filter by name or status, and sort by date, count, or type |
| Test Organization | Organize Frontend Tests with browser automation, Backend Tests for API functionality, and Mixed Collections combining both test types |
| Execution Tracking | Track your previous execution status to view the test’s last run with status indicators showing Passed (all tests completed successfully), Warning (some tests need review), or Failed (tests encountered errors). |
Creating Test Lists
Add Test Cases
Add test cases from existing creations in All Tests, or create new tests by configuring web application information and letting TestSprite’s AI generate comprehensive test cases

Managing Test Lists
- Search & Filter
- Sorting Options

| Option | Description |
|---|---|
| Search | Search by test list name to quickly find specific collections |
| Passed | Show only successfully executed test lists |
| In Progress | Filter test lists currently running |
| Warning | Filter test lists with mixed pass/fail results that need review |
| Failed | Display test lists with execution errors |
| Blocked | Filter test lists that were blocked from completing |
Test List Details
Each test list displays:| Field | Description |
|---|---|
| Test List Name | Descriptive identifier for your test collection |
| Previous Execution | Last run date and time |
| Total Test Cases | Combined count of all tests in the list |
| Total Frontend Test | Number of UI/browser tests |
| Total Backend Test | Number of API/server tests |
Execution Actions
| Action | Description |
|---|---|
| Add Tests | Open the test picker to add tests from existing projects |
| Run Test List | Execute all tests in the list |
| Delete Test List | Remove test list (with confirmation) |

