TL;DR In this post, I will try to elaborate why is often expected from me as a tester to create meaningful application error messages. So, you are using some web application,…
TL;DR In this post I will explain how I resolved this exception in context of selenium webdriver testing in headless mode using xvfb on linux. You finally managed to set…
TL;DR In this post I present Blitzy, not so simple HTTP load tester in Elixir. This is my open source contribution to original Blitzy, simple HTTP load tester in Elixir….
TL;DR In this blog post I will describe my TV upgrade that should last for next 10 years. This summer was Football UEFA Euro competition year in France. Heuristic is that…
TL;DR In this post I describe on real example how to use important question for every software tester: “Did I do it in proper order?” For one client I created…
TL;DR This post is about why we moved from Software Testing Club to Testival meetup group. Main theme of meetup was browser automation. First of all, I would like to thank…
TL;DR In this post I will explain how we measure speed of upload feature in web application using curl tool. One of web application feature is to upload a set…
TL;DR This post is about simple bash shell scripts that finds all files that use particular method. In my previous post: Product moving parts as source for test strategy, I…
TL;DR This post is about Outlook broken business feature, carbon copy recipients. In e-mail, the abbreviation CC indicates those who are to receive a copy of a message addressed primarily…
TL;DR After series of posts about How to kill UI regression testing, maybe you got impression that I am against UI browser automation test scripts. In this post, I will…