iOS Automation Testing
@ios_automation_testing
2.2K
subscribers
2
photos
1
file
259
links
This channel is about ios automation. We have collected for you the most useful materials that will be useful for beginners and experienced SDET.
You can suggest materials for publication to
@boris_lysikov
Discussion channel -
https://t.me/XCTest
Download Telegram
Join
iOS Automation Testing
2.2K subscribers
iOS Automation Testing
#ENG
#Article
Getting Started With iOS
UI Testing
Medium
Getting Started With iOS UI Testing
UI Tests for your iOS apps guarantee your users are getting your best experience, and give you confidence in your code
Читать статью
🤓
iOS Automation Testing
#ENG
#Article
Stop holding your
XCTests
hostage
Medium
Stop holding your XCTests hostage
As your business grows, so does your feature set and codebase, the unfortunate side effect of this growth — compile time! We can combat…
Читать статью
🤓
iOS Automation Testing
#RU
#Article
Тесты в
iOS
: хороший, плохой, …
Хабр
Тесты в iOS: хороший, плохой, …
Привет! Меня зовут Андрей Михайлов, я работаю iOS-разработчиком в Циан и отвечаю за внедрение модульного тестирования в процесс разработки. Сегодня я немного расскажу о том, какими свойствами должны...
Читать статью
🤓
iOS Automation Testing
#Article
#ENG
#Snapshot
Snapshot
XCUI Testing
Medium
Snapshot XCUI Testing
This tutorial show you how to use the popular testing library iOSSnapshotTestCase with XCUITests. Feel free to skip ahead if you already…
Читать статью
🤓
iOS Automation Testing
#Article
#ENG
#Patterns
UI Testing iOS Apps with the
Robot Pattern
Medium
UI Testing iOS Apps with the Robot Pattern
In his book Succeeding with Agile, Mike Cohn defined the concept of a test pyramid. Mike presented a visual metaphor depicting a pyramid of…
Читать статью
🤓
iOS Automation Testing
#Article
#ENG
How to Switch Your iOS App and Scene Delegates for Improved
Testing
Medium
How to Switch Your iOS App and Scene Delegates for Improved Testing
Make your unit tests run quicker
Читать статью
🤓
iOS Automation Testing
#ENG
#Article
#XCTActivity
BDD using
XCTActivity
feature of XCUITest?
Medium
BDD using XCTActivity feature of XCUITest?
Apple has recently announced new features in XCUITest framework. One of the great feature is Activities which can be used to organise…
Читать статью
🤓
iOS Automation Testing
#Article
#ENG
#TestPlan
Hands On XCTest
Test Plans
Medium
Hands On XCTest Test Plans
So recently I tried the new Test Plans for our iOS UI tests, it is quite promising and I like working with it so far.
Читать статью
🤓
iOS Automation Testing
#ENG
#Article
#Mock
Mocking
API Calls in UI Tests
Medium
Mocking API Calls in UI Tests
Testing process is essential in the Trendyol iOS application. It helps us to increase maintainability and reduce the possibility of feature…
Читать статью
🤓
iOS Automation Testing
#ENG
#Article
Handling
UserDefaults
in iOS UI Tests
Medium
Handling UserDefaults in iOS UI Tests
We can use UserDefaults to store any basic data types. Bool, Int, String and more. The data is loaded when the app starts and removed when…
Читать статью
🤓
iOS Automation Testing
#RU
#Article
UI-тесты в iOS
: укрощение строптивого
Хабр
UI-тесты в iOS: укрощение строптивого
Всем привет!Если вы разработчик или автоматизатор, пишете нативные UI-тесты в iOS или думаете начать их писать, эта статья для вас. Это уже вторая наша статья из цикла, посвященного...
Читать статью
🤓
iOS Automation Testing
#RU
#Video
Инфраструктура UI-тестов в
Авито
— Владислав Алексеев (Авито)
YouTube
Инфраструктура UI-тестов в Авито — Владислав Алексеев (Авито)
Расскажу про опыт разработки, запуска и стабилизации функциональных тестов в Авито. Вместе разберем общие проблемы, которые встречаются на пути каждого, кто пытается внедрить тестирование в своем проекте. Преодолеем преграды, которые встречаются у бывалых…
👍
1
👎
iOS Automation Testing
#ENG
#Article
#EarlGrey
UI Testing iOS application with
EarlGrey
Medium
UI Testing iOS application with EarlGrey
Learn how to write clean and concise UI tests using EarlGrey
Читать статью
🤓
iOS Automation Testing
#ENG
#Article
Improving iOS
UI Testing
Medium
Improving iOS UI Testing
How to make iOS UI Testing fast and reliable
Читать статью
🤓
iOS Automation Testing
#ENG
#Article
#Mock
Mocking network calls
while UI Testing
Medium
Mocking network calls while UI Testing
Looking into doing UI tests for an app, I was researching the best way to mock all network calls during the execution of the tests.
Читать статью
🤓
iOS Automation Testing
#ENG
#Article
How to Make
UI Tests
in iOS Less Annoying
Medium
How to Make UI Tests in iOS Less Annoying
UI testing in iOS is often criticized for being too slow or hard to maintain. At Porsche Digital, we found a way to avoid the pitfalls.
Читать статью
🤓
iOS Automation Testing
#ENG
#Article
#Introducing
An Introduction to Automating iOS Mobile Apps with
XCUITest
Framework
Medium
An Introduction to Automating iOS Mobile Apps with XCUITest Framework
XCUITest is Apple’s native UI testing framework that is built on top of the XCTest framework.
Читать статью
🤓
iOS Automation Testing
#ENG
#Article
How to Make
iOS UI Testing
fast and reliable
Medium
How to Make iOS UI Testing fast and reliable
We write user interface (UI) tests with the XCUITest framework for the Trendyol️ iOS app to cheer up our unit tests. Unlike unit tests that…
Читать статью
🤓
iOS Automation Testing
#ENG
#Article
Automated
UI Testing
in Swift & iOS
Medium
Automated UI Testing in Swift & iOS
Testing applications is a critical component of development. As we iterate on our applications, we may change the UI in unintended ways…
Читать статью
🤓
iOS Automation Testing
#ENG
#Article
Bringing type safety to
UI tests
on iOS
Medium
Bringing type safety to UI tests on iOS
Automation is the best. Who wouldn’t love making a computer do a long / complex task on your behalf? That’s why we love UI driven end to…
Читать статью
🤓