# Regression test selection (RTS)
Regression Test Selection (RTS) is a technique to intellegently select tests to
run, without spending too many resources on testing, but still detecting bad
code changes.
[TOC]
## Design Doc-[Browser RTS](https://bit.ly/chromium-rts)