2019 Talks

  • Load Testing Your App

    Ian Littman Ian Littman's' country flag

    Developer

    Want to find out which pieces of your site break down under load first, so you know how you'll need to scale before your systems catch fire? Load testing answers this question, and these days you can simulate full user behavior in a load test, rather than merely hammering a single endpoint.

    Read More
  • SmokeTests - The what, why and how

    Sebastian Thoss Sebastian Thoss's' country flag

    Chapterlead Backend @ better ventures group GmbH

    Today it's crystal clear why we need unit tests. Even integration and acceptance tests are quite common. However, none of these tests is generally run in a production environment.

    Read More