# Тест кейсы

В данном разделе представлены тест кейсы, которые помогут вам провести тестирование. &#x20;

Тест кейсы помогут вам убедиться в том, что приложение работает корректно, и выявить возможные ошибки.

Каждый тест кейс включает в себя описание шага, ожидаемый результат и критерии успешного выполнения.

{% hint style="info" %}
Данный файл заполняется Оператором после успешного тестирования вместе с Протоколом тестирования (см. [Подписание Протокола тестирования](/rabota-s-testovym-okruzheniem-is-npk/rabota-s-testovymi-servisami/podpisanie-protokola-testirovaniya.md)).
{% endhint %}

{% file src="/files/BGiPtxBc7wvCaOKmWaLX" %}
Тест кейсы по переводам денег
{% endfile %}

{% file src="/files/AIy2cEZZ5posw5RvIsDf" %}
Тест кейсы по платежам
{% endfile %}


---

# 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://docs.npck.kz/rabota-s-testovym-okruzheniem-is-npk/rabota-s-testovymi-servisami/testirovanie-api/test-keisy.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.
