• Make a Fearless start with Security testing @ Eurostar 2025

    Security (secure development) is very important for most organizations, yet few testers dare to touch it. Learn the basics so you can assist specialized security testers. Learn to use different tools and ways you can test security. Security testing can feel like a daunting task. It’s a test specialty, and […]

  • Test automation at scale with Robot Framework @ Expo:QA 2025

    At Dutch Lotteries (Nederlandse Loterij) Sander uses the same Robot Framework repository with 11 other testers across 7 teams. Their approach can scale up further. Peek behind the curtain at how they maintain quality across all test suites. Building quality test automation at scale is hard, especially when many people […]

  • Adapt Arrange-Act-Assert to high-level tests

    You might know the Arrange-Act-Assert pattern (AAA pattern) as a tool for writing unit tests. After some adaptation, it can be a great tool for writing high-level tests like end-to-end tests as well. The AAA-pattern A test written with the AAA pattern consists of three phases: Arrange — Act — Assert If you practice […]

  • Make a Fearless start with Security testing @ Nederlandse Loterij 2024

    Security (secure development) is very important for most organizations, yet few testers dare to touch it. Learn the basics so you can assist specialized security testers. Learn to use different tools and ways you can test security. Security testing can feel like a daunting task. It’s a test specialty, and […]

  • Workshop contract-based testing @ Medux

    Contract-based testing is a fundamental approach to testing the integration between applications. It provides confidence that two applications can communicate without needing an end-to-end environment. In this workshop, we covered the approaches and used some tools. References and further reading Slides

  • Test Automation Roadmap: Enterprise 🌍

    The Test Automation Roadmap is a model that splits the complex topic of test automation into five mindsets. This article covers the Enterprise mindset. This article is part of a bigger story on the Test Automation Roadmap. You should start with the introduction. Compliance at scale You automate a small but […]