> For the complete documentation index, see [llms.txt](https://docs.qyrus.com/web-testing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.qyrus.com/web-testing/run.md).

# Run

**Run** is where tests are executed. Qyrus gives you three ways to do it, depending on how far along you are.

| Page                                       | Use it when                                                     |
| ------------------------------------------ | --------------------------------------------------------------- |
| [Dry Run](/web-testing/run/dryrun.md)      | You are still building a test and want to know whether it works |
| [Sprints](/web-testing/run/sprintrun.md)   | You are running a planned round of testing against a deadline   |
| [Test Lab](/web-testing/run/testlabrun.md) | You want to run a suite on demand, without the sprint structure |

A dry run is the quickest check. Sprints and Test Lab are for real runs — they keep full reports, support scheduling, and feed the [Analyze](/web-testing/analyze.md) screens.
