During the agile process, we get new stories to test every sprint. Many stories get subtasks to automate the checks. During the automation process, you always check whether your code’s quality is good enough.
Read More ...
Last week I posted how I can solve a zebra puzzle with the python-constraint library.
Is it possible to solve World’s hardest sudoku with this library?
Read More ...
I discovered a few weeks ago an interesting library. The library python-constraint is created to solve Constraint Satisfaction Problems. With this library I can solve some zebra puzzles
Read More ...
This post is a summary of what I learned during a keynote of Alex Schladebeck & Huib Schoots at Testnet a few years ago, but it is still relevant.
Read More ...
I wrote this article as part of the Ministry of Testing’s Blogger’s Club. The topic for march 2022 is: ____ is an underrated skill in testing.
Read More ...