Glad to announce that, Apple has approved the newly designed XCBlog iOS and watchOS app. If you are a regular reader of XCBlog then you should definitely check out the […]
Category: Test Automation
Mix posts about Test Automation
iOSDevUK 2018: Conference Highlights
The UK’s best iOS Development Conference a.k.a iOSDevUK 8 was held on 3rd to 6th September 2018 at Aberystwyth University in Wales. This conference has been organised by professors of the […]
Announcing the trailer of iOS DevOps Book
Glad to announce my new adventure of writing a book on iOS DevOps which cover almost everything to deliver the quality app to AppStore. This book is aimed to solve the challenges […]
WWDC18: What’s New in Code Coverage, XCTest and XCUITest
At WWDC18, there was a session on What’s New in Testing describing new features in Code Coverage, XCTest, and XCUITests. It was presented by the Honza and Ethan. This session consists […]
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 […]
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 […]
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 […]