JSFoo: round the year submissions

JSFoo: round the year submissions

Submit talks on JavaScript and full stack engineering round the year

Submit talks and workshops on:

  1. Full stack engineering
  2. JavaScript frameworks
  3. Architecture approaches and case studies
  4. JavaScript and IoT
  5. Web development
  6. JavaScript for hobbyists

We will find a forum to place your talk, any time during the year.

For more information, contact jsfoo.editorial@hasgeek.com or call 7676332020

Hosted by

JSFoo is a forum for discussing UI engineering; fullstack development; web applications engineering, performance, security and design; accessibility; and latest developments in #JavaScript. Follow JSFoo on Twitter more

Domenico Gemoli

@aberonni

End-to-end testing: from rookie to pro

Submitted Jul 21, 2018

You can gain a lot from a stable suite of end-to-end tests, but not a lot of developers know how easy it is to setup these tests. Dive into this crash course on end-to-end testing, you’ll first learn the basics and then some advanced techniques that will have you testing like a pro in no time.

Notes

The talk is a walkthrough guide on how to get up and running with end-to-end tests, using WebdriverIO as an example framework for demonstration purposes. Once I’ve gone through the basic setup and some simple examples, I’ll show some advanced techniques for testing some of the trickier aspects of a website.

The talk will involve both slides and (offline) live coding, and will demonstrate how easy it is to get started with end-to-end tests. It is suitable for all audiences that have experience using Javascript, and is applicable to anyone developing a website, regardless of the technologies it is built with.

Outline

What is end-to-end testing?

  • Basic explanation
  • Why it is useful
  • Comparison with other types of testing
  • Comparison of libraries (Why WebdriverIO? Instead of nightwatch, casperjs, cypress.io etc...)

Setup a test suite with WebdriverIO

  • Quick configuration and first test with WebdriverIO CLI
  • Examples of what you can achieve out of the box

Integrating webdriverio with other tools

  • Visual regression with screenshot comparisons
  • Mobile testing with Appium
  • Integration with Zalenium
  • Integration with Browserstack and Saucelabs

Advanced techniques

  • Testing a11y
  • Testing console errors
  • Testing video
  • Testing sound

Speaker bio

Domenico is a frontend developer at booking.com, currently working on their testing infrastructure. He loves cats, pizza and Rocket League!

He has been working with web technologies since 2010, when he joined unit9 as an Interactive devloper, builidng stunning interactive storytelling experiences in Flash. In 2015 he moved on to the YOOX Net-a-Porter group, working on luxury fashion e-commerce websites, and this is when he met end-to-end testing - it was love at first sight.

Since then, Domenico has been actively searching opportunities for implementing end-to-end tests and he is currently helping booking.com achieve deployment stability through a sophisticated end-to-end testing infrastucture.

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

JSFoo is a forum for discussing UI engineering; fullstack development; web applications engineering, performance, security and design; accessibility; and latest developments in #JavaScript. Follow JSFoo on Twitter more