How to kill UI regression testing: git source control
TL;DR This is third part in series how to kill UI regression testing. It is about git source control system and its web application part, github, bitbucket or gitlab. I have…
How to kill UI regression testing: development framework tests
TL;DR This is second post about idea how to kill UI regression testing. In first post I described symptoms for UI regression testing that I would like to kill. I…
How to check font size on a web page?
TL;DR In this short blog post I will share with you a tool that could help you in checking font size on a web page. I had to check application change…
How to kill UI regression testing: the simptoms
TL;DR This is first post in what should be series of post. Idea is: How to kill UI regression testing. Idea started at CAST 2016 lighting talk and I extended…
Android back arrow icon UX issue
In this post I will present a UX issue from a very famous engineer cultured company. Every user interface should be developed in such manner that it is self descriptive. It should…
Feedback on my objection to gherkin language
BBST Foundations, cucumber, learn testing
TL;DR In this post I will explain how not to engage in twitter war, but with simple politeness, provoke useful feedback about important topic. Twitter war is very serious thing….
I constructevly object to Gherkin language
BBST, learn testing, testing tool
TL;DR In this post, I give constructive example why using Gherkin as communication tool is not productive. At CAST 2016, I gave 5 minute lightning talk “I constructively object to UI…