Benjamin Bischoff on test automation and software craftsmanship

I am a test automation engineer at trivago N.V. (ex Senior Automation Engineer at Ubisoft Düsseldorf) writing and talking about software development and testing.

Check out my book "Writing API Tests with Karate"!

I will speak about how to identify code smells at trivago's Tech Get Together conference, taking place on November 22nd to 23rd 2022 in Düsseldorf, Germany.

I just released my new open source project "Property Aggregator" which combines different sources of Java properties into a single source of truth with custom rules.

https://github.com/bischoffdev/property-aggregator

The recording of my webinar "Identifying Code Smells" for BrowserStack is now available!

I wrote five tips for Selenium that will be shared this week by trivago tech via Twitter and Substack.

Check them out on the trivago substack page!

Sometimes, you have to look back to solve a problem. In this post, I will explain how I created a plugin based architecture for our end to end test framework using Java's 20 year old Service Provider Interface.