Predictive Test Selection

1 minute read

Predictive Test Selection uses large language models (LLMs) to understand your code changes and automatically identify the most relevant tests to run.

By analyzing both source code and test files, CloudBees Smart Tests builds a deep understanding of how your code is structured and how different components relate to one another. Using commit information, it calculates the similarity between changed files and test files to determine which tests are most likely impacted — producing an optimized test execution plan where critical tests are prioritized and redundant ones are safely skipped.

With Predictive Test Selection, CloudBees Smart Tests brings code-aware test execution intelligence to your CI process — helping teams run fewer but relevant tests, gain faster feedback, and ship high-quality software with confidence.

pts v2 working