What Is Inch-Pebbles Estimation
TL;DR In the previous post, we explain how to set duration for project iteration. Today we introduce the Inch-Pebbles estimation technique. The post is based on a remarkable book written…
TL;DR In the previous post, we explain how to set duration for project iteration. Today we introduce the Inch-Pebbles estimation technique. The post is based on a remarkable book written…
exploratory testing, testing from tranches
TL;DR This post is how I identified the black display root cause problem of a new Samsung Smart Watch Active2. Business Case Last week I bought a Samsung S20 phone…
TL;DR Based on this excellent blog post, Many to many relationships with Ecto by Nuno Marinho, we successfully implemented many-to-many relations in our application. However, we needed a feature that…
reading club, security testing
TL;DR In this week of a reading club, we share The Cyber Security Body Of Knowledge. The CyBOK project aims to bring cybersecurity into line with the more established sciences…
TL;DR In the previous post, we learned how to add Elm View to our Picshare application. This post is part of the functional language series, and it is based on a…
elixir, functional programming
TL;DR In the previous post, we explained Elixir Strings. Let’s introduce Elixir First Class functions, Lambdas. This post is part of the functional language series, and it is based on…
TL;DR In the previous post, we explained the context where software fault, error, and failure are helpful. In this post, we introduce the RIP (Reachability, Infection, Propagation) Model that we…
TL;DR Now that we know the first of three digestible diagrams created by Simon Thomes, Start with the Why let’s investigate the second diagram, The Testing Is The Learning Loop….
TL;DR In the previous post, we discussed how to do a detailed project plan, but that looks only a few weeks into the future. In this post, we explain how…
example mapping, testing from tranches
TL;DR Tenet is the last Christopher Nolan movie. In this post, I will try to figure out the Tenet timeline using an example mapping technique. Be noted that post has…