Smart Collections
Automatically build test cycles with dynamic rules
Define rules like "all tests tagged regression for the Login module" and the collection automatically updates as tests are added or modified. Smart Collections eliminate manual test cycle curation and ensure your test suites are always current.

How It Works
Smart Collections are one of BesTest's most powerful features for teams that run recurring test cycles. Instead of manually selecting test cases for each regression run, smoke test, or sprint cycle, you define rules — and the collection assembles itself. A rule like "Tag = regression AND Module = Payments AND Priority >= High" creates a living test suite that always reflects the current state of your test catalog.
As your team writes new test cases and tags them appropriately, those tests automatically appear in the relevant Smart Collections. When test cases are deprecated or removed, they drop out just as seamlessly. This eliminates the tedious and error-prone process of manually curating test cycles, which in many teams is a bottleneck that delays testing by days. Smart Collections ensure your test suites are always current without anyone having to remember to update them.
You can create multiple Smart Collections for different purposes. A "Quick Smoke" collection might include only tests tagged "smoke" with critical priority, resulting in a focused 15-test suite that can be executed in under an hour. A "Full Regression" collection might cast a wider net, including all tests tagged "regression" across all modules. A "Sprint" collection might dynamically include tests linked to stories in the current sprint. The flexibility to combine tags, modules, priorities, and other criteria means Smart Collections adapt to any testing workflow.
Key Benefits
Try Smart Collections in BesTest
Install BesTest from the Atlassian Marketplace and start using smart collections inside Jira in minutes. Free for teams up to 10 users.
Try BesTest FreeMore Features
Requirements Management with Coverage
Link requirements directly to test cases and see coverage at a glance
Test Case Management with Folder Hierarchy
Organize your test catalog in an intuitive folder structure
Test Execution with Test Player
Run through test cases step by step with the built-in test player
Related Resources
Test Management in Jira: The Complete 2026 Guide
A comprehensive guide to test management in Jira - from native options to dedicated tools. Learn how to organize test cases, execute tests, track coverage, and report on quality within the Jira ecosystem.
Regression Testing in Jira
Automate your regression test cycles with smart collections and traceability
Smoke Testing in Jira
Quick sanity checks to verify critical functionality after deployments
Sprint Testing in Jira
Integrate testing into your agile sprints with test cycles tied to sprint stories
Test Suite
A collection of test cases grouped together for a specific testing purpose.
Test Cycle
A single iteration of testing a specific set of test cases, typically associated with a release or sprint.
Regression Testing
Testing that verifies existing functionality still works after code changes.
