# Платформы для тренировок и квизы

* [Треугольники](https://playground.learnqa.ru/puzzle/triangle)
* [Testing Challenges](http://testingchallenges.thetestingmap.org/index.php)
* [TestQuiz](https://www.softwaretestingmaterial.com/quiz/testquiz/)
* [Can't Unsee](https://cantunsee.space)
* [User Inyerface](https://userinyerface.com/game.html)
* [Text and code quizzes](https://skillotron.com/skills/qa-general)
* [Тестовый магазин](https://qatester.ru/bugs)
* [Examples of Bugs](https://academybugs.com)
* [The greatest factorial calculator!](http://qainterview.pythonanywhere.com)
* [Сайт](http://volchansk.pp.net.ua)
* [Тестовый магазин](http://shop.bugred.ru/shop/1)
* [Калькулятор](http://bugred.ru/calc/)
* [Skillotron QA Manual Tests](https://skillotron.com/qualifications/qa-manual)
* [Guru99 Quizzes](https://www.guru99.com/tests.html)
* [Пробные экзамены](https://www.gasq.org/ru/%D1%81%D0%B5%D1%80%D1%82%D0%B8%D1%84%D0%B8%D0%BA%D0%B0%D1%86%D0%B8%D1%8F/%D0%BF%D1%80%D0%BE%D0%B1%D0%BD%D1%8B%D0%B5-%D1%8D%D0%BA%D0%B7%D0%B0%D0%BC%D0%B5%D0%BD%D1%8B.html)
* [ISTQB Trainer](https://istqb-training.ru)
* [This playlist consists of an end-to-end discussion of ISTQB Foundation syllabus tutorials](https://www.youtube.com/playlist?list=PLj5VKaW115t1o1hk5ZbNWFr4sW5mBpvmv)
* [«Нужно больше топлива!»: тест для разработчиков и тестировщиков](https://habr.com/ru/article/577128/)


---

# 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://vladislaveremeev.gitbook.io/qa_bible/prakticheskaya-chast/platformy-dlya-trenirovok-i-kvizy.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.
