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...
The Problem Executing android automated tests using the standard Android AVD Emulator can be incredibly frustrating. It can take an age to load, and when it ...
Intro As an Automated Test Engineer one of the most frustrating occurrences is the vicious cycle of broken tests (due to changes in development), or flaky te...