Skip to content
Red Green Refactor

Red Green Refactor

A technology blog about Automation & DevOps

  • Home
  • Blog Feed
  • Events
  • Contact Us

Author Archives: Joshua Russell

Cukes and Apples: Advanced Cucumber Steps

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”

Posted byJoshua RussellJune 21, 2020Posted inUncategorizedLeave a comment on Cukes and Apples: Advanced Cucumber Steps

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”

Posted byJoshua RussellMay 24, 2020Posted inappium, automation, cucumber, qa, tutorialLeave a comment on 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”

Posted byJoshua RussellApril 25, 2020Posted inappium, automation, qa, tutorialLeave a comment on 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”

Posted byJoshua RussellMarch 24, 2020Posted inqa2 Comments on Fictional Test Data
  • Home
  • Blog Feed
  • Events
  • Contact Us
Red Green Refactor,