Project Schedule Game Seven, Split Focus
TL;DR We presented the sixth schedule game, Pants On Fire, where you will bounce between two or more projects, all with the same high priority. In-Game Seven, we discuss the…
TL;DR We presented the sixth schedule game, Pants On Fire, where you will bounce between two or more projects, all with the same high priority. In-Game Seven, we discuss the…
test strategy, testing from tranches
TL;DR In our previous testing from the trenches post, we presented you with a real testing problem. It was about finding errors in Book Manuscript For Asimov Foundations. Here is…
exploratory testing, reading club
In this week’s reading club, we present you with a blog post from Rafaela Azevedo, How to measure exploratory tests? You will found the value of exploratory testing and when…
TL;DR In the previous post, we added a feature for adding and storing picture comments. Comments were stored in Browser memory, and with page refresh, we lost all comments. Elm Application…
elixir, functional programming
TL;DR In the previous post, we presented the most powerful Elixir Feature, Macros. Today we move on to modules and functions in runtime. This post is part of the functional…
BBST Foundations, introduction
TL;DR In the previous post, we explained the Exercise On Software Testing Limitations And Terminology On Elixir Function. Today we move on to the problem of coverage criteria for testing….
TL;DR Now that we know How to Break Software that has already been broken, we give you more testing ideas by presenting a Taxonomy Of Bugs for shopping cards created…
TL;DR We presented the fifth schedule game, Happy Date when the delivery date is enforced by sponsors in the previous post. In-Game Pants On Fire, you will bounce between two…
test strategy, testing from tranches
TL;DR In this week’s testing from trenches, we present you with a real testing problem. It is about finding errors in Book Manuscript For Asimov Foundations. Context Recently one of…
exploratory testing, reading club
TL;DR This week’s reading club presents you with a presentation from Doron Bar, Exploratory Testing In Practice. This presentation nicely covers what Exploratory Testing is and how to implement it…