Conference Program

Please note:
On this page you will only see the English-language presentations of the conference. You can find all conference sessions, including the German speaking ones, here.

The times given in the conference program correspond to Central European Time (CET).

Track: Testing & Quality

Nach Tracks filtern
Nach Themen filtern
Alle ausklappen
  • Dienstag
    04.02.
  • Donnerstag
    06.02.
, (Dienstag, 04.Februar 2025)
10:45 - 12:15
Di 8.1
Test Architect – Why everybody needs (at least) one

What is the difference of a test architect to a commonly known software architect? And why do I need one? What do they have in common and where do they differ? Is there a gap where we need a bridge (Spoiler: yes)? What are the different expectations of other roles on a test architect?

Questions over questions which will be covered in this talk. With examples where it did go well because there was a test architect and examples where things got haywire maybe because a test architect was missing.

A…

Mehr lesen
Images in Testautomation

The objective of visual test automation is replace flaky and hard to read selectors with images. Many software packages offer the possibility of using images as selectors, but it rarely works reliably. Appium has the function "findElementByImage," Playwright has functions like "toHaveScreenshot." Code and no-code tools alike provide a number of options to tweak the sensitivity, where both, too low and to high values, produce their own set of artefacts. What makes this so difficult? Doesn't AI…

Mehr lesen
Marco Achtziger
Raum 04b
Stefan Dirnstorfer
Raum 04b
, (Donnerstag, 06.Februar 2025)
14:30 - 15:30
Do 5.3
Property Based Testing by Example

Are you tired of trying to find every edge case in your code and write a test for it? Generative testing is the answer to that. In this talk we'll explore how _property-based testing_ is the antidote to brittle and hard-to-maintain test suites. Using examples in C# we'll work through how to take your existing example-based tests and evolve them to use property-based testing to expand your coverage and probe your edge-cases more thoroughly.

Target Audience: Developers, Technical Leaders
Prerequis…

Mehr lesen
Steve Love
Raum 11
Vortrag: Do 5.3
Themen: Testing

Zurück