Web Frontend Testing
27.04, 16:00–16:45 (Europe/Vienna), i2
Sprache: English

Like all automated software testing, web frontend testing is an integral part of producing high quality web-based user interfaces. There are many great open source tools facilitating this challenging task. This talk will introduce you to some criteria for choosing a tool for automated end-to-end web testing. You’ll then learn about a selection of existing options before seeing some of the best tools in action.


The talk starts by highlighting the importance of test automation in general. It will then point out different aspects when deciding upon a frontend testing framework (eg. Platform + Browser independence, required programming skills, the possibility of doing ATDD, maintainability of tests (robustness to changes), integration to existing CI, support, documentation, ease of use, ...).

Thereafter you’ll learn about different approaches to testing web sites (Selenium WebDriver, pure JS solutions like Puppeteer, TestCafe and Cypress as well as designated testing IDEs). You’ll get an introduction of how to use Selenium WebDriver with Python to create reliable tests. We’ll demonstrate how they could be implemented and how they are executed against a sample website. You’ll see some challenges faced when doing web FE testing and how to overcome them. If there is enough time, we may also show other testing tools, demonstrate acceptance test driven development (ATDD) as well as behavior driven development (BDD).

Finally, we would like to have an open exchange about best practices when testing web front-ends.

Siehe auch: Slides (6,1 MB)

Gerald (aka 'santa') is a contributor to free and open source software since more than ten years. For example, he worked on the KDE text editing component KatePart and ported the optimization library PuLP to Python 3. Besides that, he occasionally scratches his own itch filing and fixing bugs whenever something's sufficiently annoying. More recently, this included a fix in W3C Slidy.

Besides contributing to FLOSS, he is leading a great team of highly skilled software engineers at TimeTac GmbH and enjoys university-level teaching. Through his lectures, at least some of our future decision-makers get in contact with the huge benefits of open source software. However, his main passion are his children Amélie, Marielle and Eric.