#fronteers14

Functional Testing for Dummies by Menno van Slooten

Automating functional tests for websites is a pain in the ass. Tests often end up being brittle, hard to write and don't accurately simulate user behavior.

DummyJS is here to change that. It is intended for web developers that want to spend less time on writing, running and maintaining E2E tests. It's not meant as a replacement of tools like CasperJS and Selenium but as an alternative that does 80% of what they do in 20% of the time.