UI Testing Your iOS App (Xcode 13) – 2022

preview_player
Показать описание
In this video we will learn how to add UI tests for your iOS app using Swift 5 and Xcode 13. UI tests give you peace of mind that you're intended workflows work as designed and that nothing has regressed. They are a stable for any aspiring iOS Developer to master early in their learning journey.

** Popular Series

** Get Skillshare free for 2 Months and learn iOS

** Manage all your investments from app earnings on Betterment!

** Grow your own Youtube tech channel with TubeBuddy:

#swift #testing #iOSDeveloper
Рекомендации по теме
Комментарии
Автор

Simple, direct, efficient. Thank you! 🌻

diariodelooka
Автор

Hello. I want to thank you for your content, I've learnt a lot from you. And in addition, I have an idea for a video. I think it would be great if you break down how to restore UI state after terminating an app. I think so because there's a lack of videos on this topic, especially for Scene based application, hence for iOS 13+.

So if you had a free time for this, I assume a video about such advanced topic would be appreciated.

johny_freeman
Автор

Nice video 👍 I really like the way you explain things. Your voice and style is enjoyable.

Could you dig deeper in the topic you mentioned around 9:50, in particular Expectation and async testing.

thumbsupsidedown
Автор

Tank you for v very useful video! Use it in every project!

MarkizBoneco
Автор

Great video! Incredible simple. Thanks!

ignaciovela
Автор

Nice video, could you make unit tests tutorial in VIPER project.

mertkaradeniz
Автор

this feature - to record the steps you make and to transform them in lines code - is available in appium too? thanks

dakiniwhite
Автор

is there a way to start the recorder later on in the test?

Like for example, let's say I made a reusable series of steps that logs the user into the app. And I want to start recording after the user has logged in.

brentmifsud
Автор

can you please prepare a video on UI test with API call?
For learning purpose this video is too good, but not sufficient for real projects, as API call bind with Views and that point to ViewModel for API call. How we can manage UI test along with server calls.

Amrendraroy
Автор

Have an idea how to test the app with a map? ty

AlexandrNedorezovSanich
Автор

Cool video! Could you make a new video about unit testing please?

SadSitizen
Автор

I would love to watch more detail video on UI and unit test cases writing.

faastfood
Автор

Wouldn't it fail anyway when you try to tap something that doesn't exist? I thought it only makes sense to assert if something exists if you are not interacting with it, otherwise it's redundant? Please correct me if I'm wrong

daniladergachev
Автор

thank you for the great video.

I have a question, why my diamond button to run the UI test is missing? so I can't run the test. Suddenly disappear when I write the test code.

yusufadriansyah
Автор

Hi Afraz nice video bro. Also when you get chance please do a Unit Testing tutorial in MVVM project like a pro. U r amazing

AmitBiswastunebox
Автор

Hi, in our company we are using a lot of UI tests but they can be flaky as hell. Any way to improve on this?
What methods can be used to speed up the UI tests?

MathiasVanHoutte
Автор

It's same when I'm calling api when i tap login shoul i write real username and password to check unit testing

abdorizak