Automated Testing

using Cucumber and Calaba.sh

Problems solved

  • Regression
  • Sanity
  • Device fragmentation

Sum of parts

  • Cucumber
  • Calabash
  • Uses ruby

Best practices

  • Page Object Pattern is the MVC of testing world
    • Feature files
    • Step definitions
    • Page files

Demo time

and code walk through

AWS walk through

Q&A - thanks

Automated testing with cucumber and calabash

By Naval Saini

Automated testing with cucumber and calabash

A quick overview

  • 638