Part One: Executing tests on Sauce Labs using fastlane and saucectl - XCUITest
This post is part one of a series of blog posts where I will explain how you can to utilise fastlane and Sauce Labs for the execution of mobile app UI Tests....
This post is part one of a series of blog posts where I will explain how you can to utilise fastlane and Sauce Labs for the execution of mobile app UI Tests....
Introduction Cucumber when used efficiently can be a very powerful tool to support agile development teams. The problem is, sadly, if you’re using cucumber t...
Background / The Problem In the previous example we stepped through a very basic guide to creating your first scala, cucumber and webDriver test. This may ha...
Background Recently I started a contract where I was asked to build a maintainable automation framework using Sbt, Scala, cucumber and webDriver for a web ap...
Background In a previous example entitled “Designing maintainable calabash tests using Screen Objects” I introduced a possible solution to creating maintaina...