# Мобильное тестирование

- [Android](https://vladislaveremeev.gitbook.io/qa_bible/mobilnoe-testirovanie/android.md)
- [Архитектура Android OS](https://vladislaveremeev.gitbook.io/qa_bible/mobilnoe-testirovanie/android/arkhitektura-android-os.md)
- [Архитектура Android Application](https://vladislaveremeev.gitbook.io/qa_bible/mobilnoe-testirovanie/android/arkhitektura-android-application.md)
- [Тестирование покупок в Android-приложениях](https://vladislaveremeev.gitbook.io/qa_bible/mobilnoe-testirovanie/android/testirovanie-pokupok-v-android-prilozheniyakh.md)
- [Android Developer Settings](https://vladislaveremeev.gitbook.io/qa_bible/mobilnoe-testirovanie/android/android-developer-settings.md)
- [Android Debug Bridge (ADB)](https://vladislaveremeev.gitbook.io/qa_bible/mobilnoe-testirovanie/android/android-debug-bridge-adb.md)
- [Android Studio для QA](https://vladislaveremeev.gitbook.io/qa_bible/mobilnoe-testirovanie/android/android-studio-dlya-qa.md)
- [iOS](https://vladislaveremeev.gitbook.io/qa_bible/mobilnoe-testirovanie/ios.md)
- [Архитектура iOS](https://vladislaveremeev.gitbook.io/qa_bible/mobilnoe-testirovanie/ios/arkhitektura-ios.md)
- [Архитектура iOS Application](https://vladislaveremeev.gitbook.io/qa_bible/mobilnoe-testirovanie/ios/arkhitektura-ios-application.md)
- [Тестирование покупок в iOS-приложениях](https://vladislaveremeev.gitbook.io/qa_bible/mobilnoe-testirovanie/ios/testirovanie-pokupok-v-ios-prilozheniyakh.md)
- [iOS Developer Settings](https://vladislaveremeev.gitbook.io/qa_bible/mobilnoe-testirovanie/ios/ios-developer-settings.md)
- [Особенности в тестировании мобильных приложений](https://vladislaveremeev.gitbook.io/qa_bible/mobilnoe-testirovanie/osobennosti-v-testirovanii-mobilnykh-prilozhenii.md)
- [Покрытие девайсов](https://vladislaveremeev.gitbook.io/qa_bible/mobilnoe-testirovanie/pokrytie-devaisov.md)
- [Типы мобильных приложений](https://vladislaveremeev.gitbook.io/qa_bible/mobilnoe-testirovanie/tipy-mobilnykh-prilozhenii.md)
- [Симуляторы и эмуляторы](https://vladislaveremeev.gitbook.io/qa_bible/mobilnoe-testirovanie/simulyatory-i-emulyatory.md)
- [Основные различия Android/iOS](https://vladislaveremeev.gitbook.io/qa_bible/mobilnoe-testirovanie/osnovnye-razlichiya-android-ios.md)
- [Последнее обновление Android/iOS, что нового?](https://vladislaveremeev.gitbook.io/qa_bible/mobilnoe-testirovanie/poslednee-obnovlenie-android-ios-chto-novogo.md)
- [Основные проверки при тестировании мобильного приложения](https://vladislaveremeev.gitbook.io/qa_bible/mobilnoe-testirovanie/osnovnye-proverki-pri-testirovanii-mobilnogo-prilozheniya.md)
- [Каким образом тестировщик получает приложение на тест?](https://vladislaveremeev.gitbook.io/qa_bible/mobilnoe-testirovanie/kakim-obrazom-testirovshik-poluchaet-prilozhenie-na-test.md)
- [Как успешно зарелизить продукт в App Store и Google Play](https://vladislaveremeev.gitbook.io/qa_bible/mobilnoe-testirovanie/kak-uspeshno-zarelizit-produkt-v-app-store-i-google-play.md)
- [Тестирование требований к мобильным приложениям](https://vladislaveremeev.gitbook.io/qa_bible/mobilnoe-testirovanie/testirovanie-trebovanii-k-mobilnym-prilozheniyam.md)
- [Тестирование push-уведомлений](https://vladislaveremeev.gitbook.io/qa_bible/mobilnoe-testirovanie/testirovanie-push-uvedomlenii.md)
- [Тестирование дип линков (mobile deep links)](https://vladislaveremeev.gitbook.io/qa_bible/mobilnoe-testirovanie/testirovanie-dip-linkov-mobile-deep-links.md)
- [Тестирование сохраненных поисков](https://vladislaveremeev.gitbook.io/qa_bible/mobilnoe-testirovanie/testirovanie-sokhranennykh-poiskov.md)
- [Тестирование рекламы](https://vladislaveremeev.gitbook.io/qa_bible/mobilnoe-testirovanie/testirovanie-reklamy.md)
- [Тестирование просмотренных товаров](https://vladislaveremeev.gitbook.io/qa_bible/mobilnoe-testirovanie/testirovanie-prosmotrennykh-tovarov.md)
- [Middleware](https://vladislaveremeev.gitbook.io/qa_bible/mobilnoe-testirovanie/middleware.md)
- [Как проверить использование ресурсов на Android](https://vladislaveremeev.gitbook.io/qa_bible/mobilnoe-testirovanie/kak-proverit-ispolzovanie-resursov-na-android.md)
- [Как протестировать приложение для другой страны?](https://vladislaveremeev.gitbook.io/qa_bible/mobilnoe-testirovanie/kak-protestirovat-prilozhenie-dlya-drugoi-strany.md)


---

# 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/mobilnoe-testirovanie.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.
