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
#Mock
XCUITest
Stubbing Network Calls
Medium
XCUITest Stubbing Network Calls
When it comes to stubbing data for testing your iOS application, there are a lot of options. One of the most popular being WireMock. This…
Читать статью
🤓
iOS Automation Testing
#ENG
#Article
How to find elements on
XCUITest
Medium
How to find elements on XCUITest
This is the fourth in a series of blog posts where I share what I’ve learned about XCUITest and how to get started with it.
Читать статью
🤓
iOS Automation Testing
#ENG
#Article
#Parallelize
Parallelizing
UI Tests for iOS Applications
Medium
Parallelizing UI Tests for iOS Applications
Speed up UI Testing locally and in CI/CD pipelines by enabling parallel test execution.
Читать статью
🤓
iOS Automation Testing
#ENG
#Article
Guide to
advanced
UI tests on iOS
Medium
Guide to advanced UI tests on iOS
Let’s talk about tests for iOS today — especially about writing advanced UI tests using the XCTest framework.
Читать статью
🤓
iOS Automation Testing
#ENG
#Article
XCUITests
— Test Listeners
Medium
XCUITests — Test Listeners
What is Test Listener in XCUITests?
Читать статью
🤓
iOS Automation Testing
#ENG
#Article
#Cloud
#Firebase
First step on
Firebase Test Lab
with iOS Project
Medium
First step on Firebase Test Lab with iOS Project
Firebase Test Lab is a cloud-based app-testing infrastructure. With one operation, you can test your Android or iOS app across a wide…
Читать статью
🤓
iOS Automation Testing
#RU
#Article
#Snapshot
Внедряем
Snapshot testing
в UI-тесты iOS
Хабр
Внедряем Snapshot testing в UI-тесты iOS
Хабр, привет! Меня зовут Борис. Я AQA iOS-engineer в Vivid Money. В этой статье я хочу рассказать про snapshot тесты и показать, как их можно эффективно применять в своём проекте. Данная статья будет...
🔥
10
Читать статью
🤓
iOS Automation Testing
#ENG
#Article
#Locators
Easily manage accessibility attributes and accessing UI elements with
XCTest
on iOS
Читать статью
🤓
iOS Automation Testing
#ENG
#Article
Easy
UITests
for your iOS app
Medium
Easy UITests for your iOS app
Tips & tricks to help you write and maintain UITests quickly and easily with well organised code structure.
Читать статью
🤓
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 или думаете начать их писать, эта статья для вас. Это уже вторая наша статья из цикла, посвященного...
Читать статью
🤓