Definition For Test Case Values
TL;DR In the previous post, we introduced the RIP (Reachability, Infection, Propagation) Model that we use for mapping failure to a fault. Today we give a definition for Test Case…
TL;DR In the previous post, we introduced the RIP (Reachability, Infection, Propagation) Model that we use for mapping failure to a fault. Today we give a definition for Test Case…
TL;DR Now that we know the second diagram, The Testing Is The Learning Loop, let’s explore Simon’s third diagram, Problems, Questions, Ideas, and Praises (PQIP). This is a part of the…
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….