TL;DR In the previous post, we explained the Elixir Immutability concept. This post is part of the functional language series, and it is based on the remarkable book Elixir In…
TL;DR In the previous post, we did an exercise about the specification for a simple function. Let’s comment on our answers to this exercise. We will introduce you to software…
TL;DR Now that we know the structure of exploratory testing sessions in Session-Based Test Management [Bach], let’s explore the exploratory testing session report debriefing between test manager and tester. This…
TL;DR In the previous post, we found out how little instead how much can we estimate. Today we discuss how to estimate when team members work on several projects simultaneously….
TL;DR Apple Platform Security is a dedicated web page that explains how Apple manages security risks for its platforms and services. Apple Platform Security Apple Platform Security is an excellent…
TL;DR We added a function that adds a photo. So far, we have a static Elm application. We need to introduce the Elm application state so users could interact with…
TL;DR In the previous post, we explained the recursion concept in Elixir Lists. Today we discuss Elixir Immutability concept. This post is part of the functional language series, and it…
TL;DR In the previous post, we gave you an exercise on Beizer Testing Levels. We will introduce you to software testing based on the remarkable book, Introduction To Software Testing by…
TL;DR Now that we know the evolution of Exploratory Testing, it is time to explore Session-Based Test Management [Bach]. This is a part of the Exploratory Testing Pathway. Many thanks…
TL;DR MIT course materials about Google’s famous interview questions. Google Interview Questions If you are into the puzzles, this is for you: Hacking a Google Interview, Mastering Programming Interview Questions….