TL;DR In the previous post, we explained how to make pattern matching on Elixir Lists. Today we move on pattern matching Elixir Maps. This post is part of the functional…
TL;DR In the previous post, we introduced Directed Graphs that are an important foundation for many test coverage criteria. Today we explain what is Test-Path in the context of the…
TL;DR In the last post, we presented an example of risks related to software upgrade error. The idea was from this excellent paper: Bug Taxonomies: Use Them to Generate Better Tests…
TL;DR The last time we presented the scheduled game, 90% Done. Today we present well know the game, We’ll Go Faster Now. The post is based on a remarkable book…
TL;DR Many companies use Atlassian products. It starts with JIRA, and at some point, Confluence becomes a place for documentation. After some time, you will need to know how big…
TL;DR Nginx is a piece of software that is the entry point of many modern web applications. If you are a software tester and want to become an Nginx expert,…
TL;DR In the previous post, we learned how to handle Maybe Elm Value. But our Application did not show a like button. In today’s post, we explain how we solved…
TL;DR In the previous post, we presented Variables In Elixir Pattern Matching. Today we explain how to make pattern matching on Elixir lists. This post is part of the functional language…
TL;DR In the previous post, we recapped some of the oldest software testing definitions. Today we introduce Directed Graphs that are an important foundation for many test coverage criteria. We…
TL;DR In 2020 my hometown Zagreb was hit by two earthquakes. In this post, I will try to sublime how an earthquake works and why we can not predict earthquakes….