We are glad to announce that, XCTEQ has launched the first-ever online course on Apple’s UI testing framework also known as XCUITest on Test Automation University programme by Applitools. The […]
Category: BDD
The post related to Behaviour Driven Development are catogorised into it. It may be regading behat, mink, Cucumber, Selenium. BDD
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 […]
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 […]
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. […]
Q&A: Automation Guild Conference XCUITest Session
Recently, I spoke at the online conference called Automation Guild 2018 on the topic of Getting Started with XCUITest for iOS Apps. It was awesome conference organised by Joe Colantonio. You […]
10 Things I Rocked in 2017: A Year End Review of XCBlog
On New Year’s Eve, I badly need to finish this end of review post for XCBlog to thank 2017. If you are a reader or follower of XCBlog, either on my personal […]
XCFit 7.0 Released: XCTActivity, New Xcode Templates and Multiple CI Services Support
The new version of XCFit-7.0 has been just released with some new features. XCFit already supports for Xcode 9 and Swift 4 as part of version 6.0 release. XCFit is Full Stack Protocol Oriented […]
Tips for Writing Scalable XCUITests – WWDC 2017
At WWDC 2017, there was an amazing talk on engineering for testability which focuses on the importance of quality of test code along with app code. The talk introduced various way […]
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 XCTest actions into human readable activities. The new protocol XCTActivity has […]