TL;DR User authentication and authorization have to make a tradeoff between high security and high usability. In this week’s reading club, we discuss passwordless login triggered by this excellent post,…
TL;DR Projects that have several teams are candidates for multiply lifecycles. Read another post from the project management series. The post is based on a remarkable book written by Johanna…
TL;DR Every program in the Matrix is using if statement. Let’s explore how you can write better applications using Elm if expressions. This post is part of the functional language…
TL;DR Arity means how many input parameters Elixir function has. This post is part of the functional language series, and it is based on the remarkable book Elixir In Action…
TL;DR This post is about an issue that was related to Elixir Radar Newsletter’s hard coded data. When you encounter word history as part of a bug report related to…
TL;DR In this post, we list bug count alternatives that could help you in evaluating software tester’s work. The post is aligned with the Black Box Software Testing Foundations course…
TL;DR Software testers and maps go together a long way back. This post was triggered by this excellent post The thing about maps by Seth Godin. The punchline of Seth’s…
TL;DR This post is about my learning experience from Listen Beyond The Pass And Fails of Online Testing Conference 2020, presented by Lena Wiberg. Lena stated that a perfect test…
TL;DR This post is about my learning experience from The Lessons we can Learn from the Aviation Industry of Online Testing Conference 2020, presented by Conor Fitzgerald. Stories about interesting…
TL;DR This post is about my learning experience from the How To Test Anything of Online Testing Conference 2020, presented by James Thomas. How to start to test something almost…