Selenium +Cucumber += Automated Front Tests

Who put that Selenium in my Cucumber? (Or how to test the Front-end)

Tests are key to deliver good quality to the customer, which of course is one of our main focuses. But testing this by hand usually takes too much time, time in which the customer is not benefiting from your feature. In this article we explain how we automated most of our tests of the Front-end with the help of Selenium, Cucumber and NodeJS among other technologies, which gave us the ability to speed up a lot the number of releases and time to market.

Continue Reading