Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.15 KB

functional-testing-with-cucumber-and-web-driver_patrickarlt.md

File metadata and controls

20 lines (12 loc) · 1.15 KB

Functional Testing with Cucumber.js

Abstract

Unit testing is all well and good. But at the end of the day you need to know that what users will be seeing and interacting with works and your application works from a business and design standpoint.

This is where functional testing can help. This talk will show how to test web applications using Cucumber.js and wd.js. This kind of testing tests the entire application as a whole as opposed to confirming the detailed functionality of a single component.

Speaker Bio

Patrick Arlt is a designer and front-end engineer at Esri's Portland R&D Center. He works on developers.arcgis.com and many open source projects including Terraformer and Esri Leaflet

patrickarlt