Welcome Back Cukes and Apples: App Automation with Ruby and Appium Cukes and Apples: Writing Scenarios with Page Objects In the previous post, we implemented the Page Object pattern toContinue reading “Cukes and Apples: Advanced Cucumber Steps”
Author Archives: Joshua Russell
Cukes and Apples: Writing Scenarios with Page Objects
Welcome Back In the previous article, Cukes and Apples: App Automation with Ruby and Appium, I demonstrated a functional workspace setup for mobile automation by using Appium to launch theContinue reading “Cukes and Apples: Writing Scenarios with Page Objects”
Cukes and Apples: App Automation with Ruby and Appium
(Part One) This post will be the first of a series that demonstrates how to build robust mobile test automation using Ruby, Cucumber, and Appium. The initial implementation is relativelyContinue reading “Cukes and Apples: App Automation with Ruby and Appium”
Fictional Test Data
An underlying principle in our work as software developers is that everyone should understand our work. From design to production, we strive to produce sensible models for other humans toContinue reading “Fictional Test Data”