Multiple test databases in Bitbucket Pipelines
Reading Time: 2 minutes If you have to use unlimited multiple databases on Bitbucket Pipelines for your testing, you have to be creative. Here’s how I solved it. Read More …
Reading Time: 2 minutes If you have to use unlimited multiple databases on Bitbucket Pipelines for your testing, you have to be creative. Here’s how I solved it. Read More …
Reading Time: < 1 minute Two weeks ago I was invited to speak on the 121 Test Automation Day Conference Berlin about one of my most favourite topics – Software Quality in Web Projects. It really was a nice audience Read More …
Reading Time: 3 minutes The waiting for PhantomJS 2.5 seems to have come to an end – unfortunately, it will most likely never be released. According to a statement of Vitaly Slobodin, the current maintainer of PhantomJS, the further Read More …
Reading Time: < 1 minute Just a quick one today: when you struggle with writing Acceptance Tests for file uploads using PhantomJS (will version 2.5 ever come out? *sigh*), here are two possible solutions for you. File inputs are ugly, Read More …