calabash

Post on 16-Apr-2017

171 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

AUTOMATED UI TESTSEliasz Sawicki

CALABASH

WHERE IS THE PROFIT?

ANATOMY

• Gherkin

• Cucumber

• Calabash

GHERKIN

• Set of grammar rules

• Executed using cucumber framework

• Scenarios, features, steps

.FEATURE

CUCUMBER

• Framework that actually runs the tests

• Requires an Automation Library that plugs in and allows Cucumber to execute on a particular platform or technology

CALABASH

• Bridge allowing Cucumber tests to run and validate on iOS and Android

• Query language to locate and interact with objects on the screen

HOW IT WORKS?

BUILDING TESTS

STEPS

WHY CALABASH?

• Cross platform

• Test cloud

• Easy to read

• Quick

TALK IS CHEAPSHOW ME THE CODE

top related