Fran RoigSimplifying XCUITests with the Singleton Pattern: Introducing TestContextWhen working with XCUITest, maintaining clean, modular, and reusable test code is essential. In my journey with the Page Object Model (POM)…Nov 28
InTrendyol TechbyKenan Ulaş SoyubeyHow Do We Automate Testing of Clickstream Analytics Events on Dolap iOS App ?Learn about our journey in automating the testing of analytics events on Dolap iOS using Socket Programming with Apple’s Network library.Nov 291
Kacper RubaszewskiThe Robot Testing PatternTheory and example of iOS automation using native framework (XCUITest)Aug 28Aug 28
Pradap PandiyanMigrating from XCTest to Swift TestingMigrate an existing test method or test class written using XCTest. The Testing library is available with the Swift 6.0+Xcode 16.0+. When…Aug 4Aug 4
Aya AklXCUITest: Leverage your tests with WiremockUsing Wiremock with XCUITest to write better functional automated tests.Aug 5Aug 5
Fran RoigSimplifying XCUITests with the Singleton Pattern: Introducing TestContextWhen working with XCUITest, maintaining clean, modular, and reusable test code is essential. In my journey with the Page Object Model (POM)…Nov 28
InTrendyol TechbyKenan Ulaş SoyubeyHow Do We Automate Testing of Clickstream Analytics Events on Dolap iOS App ?Learn about our journey in automating the testing of analytics events on Dolap iOS using Socket Programming with Apple’s Network library.Nov 291
Kacper RubaszewskiThe Robot Testing PatternTheory and example of iOS automation using native framework (XCUITest)Aug 28
Pradap PandiyanMigrating from XCTest to Swift TestingMigrate an existing test method or test class written using XCTest. The Testing library is available with the Swift 6.0+Xcode 16.0+. When…Aug 4
Aya AklXCUITest: Leverage your tests with WiremockUsing Wiremock with XCUITest to write better functional automated tests.Aug 5
Nishith ShahXCUITest Interview Questions/AnswersXCUITest is a testing framework for iOS apps that allows developers to write UI tests for their iOS applications. It is part of Apple’s…Mar 19, 2023
AbhayaLearn the Fundamentals of XCUITest Framework: A Beginner’s GuideEnsuring seamless operation of iOS applications is a top priority in today’s digital landscape. XCUITest — Apple’s robust test automation…Apr 30