# Курсы по тестированию

[QA Manual Engineer 2.0](https://fishy-cornet-cb7.notion.site/QA-Manual-Engineer-2-0-576c50b568e54853b99fef9857340ad3) - хороший курс от Артема для самостоятельного освоения. Состоит из подборки различных материалов (статьи, видео) и практических задачек.

[Курс "Тестирования мобильных приложений"](https://www.youtube.com/playlist?list=PLfFgJJ14Z4ZEEaZhh7--BCOFAufRlCoam)

[Курс "Документирование REST API"](https://starkovden.github.io/)\
Курс по написанию документации REST API c практическими задачами.\
\
[Тестирование ПО](https://ulearn.me/course/Testing-2022/Klassifikatsiya_vidov_testirovaniya_de1d00e8-9a26-478f-81b6-e39763b57a21)

### Видео-курсы

[Тестировщик с нуля. Профессиональный полный курс](https://www.youtube.com/playlist?list=PLKbJd47Kcbju2Vhi-FL7AI14vItVmGYk-) от Artsiom Rusau QA Life\
Хорошо рассказывает об основах тестирования.

[Курс "Тестирование ПО"](https://www.youtube.com/playlist?list=PLRs8EELOYKc7DYIQixlV1s4EH5SR3TdNB) от QA START UP\
Отличная подача материала от Сергея Гливинского, рекомендую!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://qabook.gitbook.io/start/materialy/kursy/kursy-po-testirovaniyu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
