Apple’s World Wide Developer Conference (WWDC) 2018 has been started this week. As promised, I will be writing series of blog posts on the WWDC contents as it’s being announced. […]
Tag: Swift
WWDC 2018 Wishlist for Native Developer and DevOps Tools
There is a lot of excitement about Apple’s World Wide Developer Conference (WWDC 2018) that kicks off next week on 4th June 2018. Unfortunately, we don’t have access to Apple’s […]
Managing iOS Build Configurations and Schemes for XCTest
Before releasing an iOS app to Apple App Store, it’s very common to have a build that has been targeted to internal audience i.e QA engineers, Product Owners that will […]
Switching Swift Versions inside Xcode using Toolchains
There is no doubt that Swift is amazing programming language to develop iOS apps. However, since Apple has open-sourced Swift, it is going through major breaking changes. Swift is evolving […]
Top Tips for DevOps Friendly XCTest in iOS Pipeline
Apple has introduced XCTest framework to create unit, integration, performance and UI tests for various Apple platforms. XCUITest is a sexy extension on top of XCTest which allow developers to write UI […]
Build Incrementation Techniques for iOS Release Train
Continuous Delivery of iOS apps is essential to stay relevant in the competitive market. Companies having the infrastructure to release features to the customers as soon as it developed wins […]
Adding Sauce To Xcode UI Test: XCUITest + Sauce Labs
Sauce Labs has just announced support to run XCUITests on their own device farm. They have announced the support on their official blog. As Apple’s own Xcode UI Testing framework getting […]
Five Real Device Cloud Testing Services for iOS XCUITest
Apple has launched Xcode UI Testing solution in WWDC15, since then it is becoming the first choice for iOS developers to write unit and UI tests using the same framework. […]
Behaviour Driven Development Frameworks for Swift
Recently, there are various companies looking BDD supporting tools for iOS apps written in Swift. As there is no official support from Cucumber for Swift so most of them are […]
Podcast Interview: Automating iOS Apps in the Apple Bubble
Recently, I had the podcast interview with Joe Colantonio on the topic ‘Automating iOS Apps in the Apple Bubble‘ to discuss current trends in iOS Test Automation and iOS DevOps space. […]