• Level-up Your Testing Toolkit!

    Have you ever heard about property-based testing? Do you know about mutation testing? Are you familiar with approval testing? What is your opinion about fuzzing? Many terms, techniques, and tools have come up since the invention of unit testing. But who has time to look into all of them? Thankfully, over the last few years, we were fortunate enough to have that time. In this talk, we want to share the insights we gained with you. Hence, we will lead you through each of the terms, explain their most important characteristics, and in which cases they hold value. This may not make you an expert, but gives you enough of an impression, to judge for yourself if a topic is worth further investigation.

  • Untangle Your Spaghetti Test Code

  • Monolith be Gone

  • Wie man Qualität (nicht) misst

    This presentation explores the topic of measuring quality in software development and the potential pitfalls that can arise from improper measurement. It discusses the importance of finding the right metrics and addresses various aspects of quality, including defectiveness, effectiveness, likability, and functionality.

  • Testen als Entdeckung – Exploratives Testen im Team (Workshop)

    Ein Workshop zum Thema exploratives Testen für Entwicklungsteams. Basiert auf dem Buch "Explore It!" von Elisabeth Hendrickson.

  • Tests schreiben wie Shakespeare

    The screenplay pattern can help you to write complex test code (especially but not only for UIs) in a readable, maintainable and strictly user-centric way using any given language and framework.

  • Dare to Deploy Anytime

  • How (Not) to Measure Quality

    Measuring quality is hard, defining what quality is is difficult, being aware of why you measure is fundamentally important. Learn how to choose and combine metrics to create something valuable.

  • Writing Tests Like Shakespeare – Keep your automated tests readable with the Screenplay pattern

    The screenplay pattern can help you to write complex test code (especially but not only for UIs) in a readable, maintainable and strictly user-centric way using any given language and framework.

  • Testing Microservice Ecosystems

  • Vom Monolithen zum Microservice-Ökosystem – ein Erfahrungsbericht

  • Spock Testing Workshop

  • Team-Driven Microservice Quality Assurance

  • From Monolith Testing to Microservice Quality Assurance

  • Let's Explore Exploratory Testing

    An hands-on exploratory testing workshop for development teams. Based on "Explore It!" by Elisabeth Hendrickson