Our test output data contains several long output files with very long lines. If the test fails it is hard to see where to see the problem in that line.
Read More ...
In a previous post we did created some tests with hypothesis to generate input date for us. In that post, there was a validation class to validate the password.
Read More ...
Chrome has a headless option. In that case chrome launches without an interface. There is an other way to do web automation in java with no browser.
Read More ...
I recently created some cucumber tests to test a mapper module in our system. The tests converts data from an input data structure to another data structure.
Read More ...
I have 2 passions, so let’s combine them. In the Slack channel The Bloggers Club of Ministry of Testing there was a call to make a blog post with topic: Testing is like.
Read More ...