# Автоматизация тестирования мобильных приложений. Часть 1: проверки, модули и базовые действия

DevFeed: [Автоматизация тестирования мобильных приложений. Часть 1: проверки, модули и базовые действия](<https://devfeed.tech/articles/1-23636.md>)

Original publisher: [Read original article](<https://habr.com/ru/companies/badoo/articles/546188/>)

Author: barman\_mo (Badoo)

Published: 2021-03-10T12:13:11Z

Content type: tutorial

Language: ru

Sources: [Badoo EN](<https://devfeed.tech/sources/badoo-en.md>), [Badoo RU](<https://devfeed.tech/sources/badoo-ru.md>)

Topics: [Mobile](<https://devfeed.tech/topics/mobile.md>), [Kotlin](<https://devfeed.tech/topics/kotlin.md>), [Java](<https://devfeed.tech/topics/java.md>), [Swift](<https://devfeed.tech/topics/swift.md>), [Objective-C](<https://devfeed.tech/topics/objective-c.md>)

Tags: [automation](<https://devfeed.tech/tags/automation.md>), [badoo](<https://devfeed.tech/tags/badoo.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [qa](<https://devfeed.tech/tags/qa.md>), [tag-23c525fe15c9](<https://devfeed.tech/tags/tag-23c525fe15c9.md>), [tag-e932065bc8da](<https://devfeed.tech/tags/tag-e932065bc8da.md>)

## AI overview

This article describes how Badoo and Bumble organize mobile test automation and develop stable end-to-end tests. It covers changes in team processes, the role of the automation team, and the native Android and iOS technologies used in the examples.

## Source excerpt

Приложениями Badoo и Bumble пользуются миллионы людей по всему миру, и мы стремимся доставлять им новую функциональность как можно быстрее. Но важно, чтобы высокий темп нашей работы не сказывался негативно на качестве работы приложений. В этой статье мы расскажем о роли автоматизации в наших процессах и поделимся практиками, которые позволяют быстро писать стабильные тесты. Читать далее