> For the complete documentation index, see [llms.txt](https://bt-studio.gitbook.io/bestest/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bt-studio.gitbook.io/bestest/getting-started/quick-concepts.md).

# Quick Concepts

Get started with BesTest concepts

Inspect this high level diagram about how BesTest works.

<figure><img src="https://3532578673-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmRekQAzTuU34yaMn8nFS%2Fuploads%2FGoQrf97FGWsieisgzPHe%2Fimage.png?alt=media&amp;token=15bd40a1-d56c-40dc-8854-8e328a9cd308" alt=""><figcaption></figcaption></figure>

### How you should get started

* Create **requirements** (from Work Item screen, or within BesTest)
* Create **test cases**, **review** them and mark them Active.
* Connect Test cases with requirements (set up **coverage**)
* Optional - Create **collections** (they are grouping test cases when scaling)
* Create **test cycle** for execution
  * Add test cases one by one
  * Use collections for speed up the process
* **Execute test cases** in test cycles
  * Mark them pass
  * Or anything else, then connect Jira Work items with them (**Bugs**)
* Follow progress in the **Dashboard** or **Reports**
