How to test META SEO tags under two hours
TL;DR This post is about test strategy for testing META SEO tags across whole site and with 2 hours time limit. When issue ZenHub card with description META SEO tags…
TL;DR This post is about test strategy for testing META SEO tags across whole site and with 2 hours time limit. When issue ZenHub card with description META SEO tags…
TL;DR In order to find out about 2018 Football World Cup competition results, I simply googled for World Cup 2018 and Google opened its World Cup 2018 page. This post…
learn testing, testival, Zagreb STC
TL;DR This blog post is about my learning experience at Testival #40 game and beer session meet up. By the name of this meet up, you could got impression that…
TL;DR This blog post is about root cause analysis for Jenkins error: Error sending to the following VALID addresses We use jenkins installed on Amazon AWS. As job that runs…
TL;DR Successful teaching is always supported with everyday examples. I will present my risk analysis on washing laundry example. Thursday is my washing white laundry day. I set up program…
TL;DR As github has deprecated service integration feature, I had to reconfigure jenkins integration using webhooks. As this is not straightforward to do, this blog post will help you to…
TL;DR I recently red fifth part of Douglas Adams Hitchhiker’s guide to the galaxy trilogy, Mostly Harmless. This post is about one section that talks about software testing. And yes, I…
TL;DR Every professional needs defocus and relaxation time. I am presenting you my favorite Zagreb walking tour. We will start from Britanski Trg. [iframe src=”https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2780.902706624189!2d15.962742915910518!3d45.81320687910675!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x4765d6e17b5cd339%3A0xdb7affb8f137e75!2sBritanski+trg%2C+10000%2C+Zagreb!5e0!3m2!1shr!2shr!4v1528546983554″ width=”400″ height=”300″ frameborder=”0″ style=”border:0″ allowfullscreen></iframe]…
TL;DR The most important skill for every software tester is skill to advocate found bugs. This post gives you one example of bug advocacy. Context is iOS Clock application. As…
learn testing, rspec, ruby, testing tool
TL;DR Example of test that should be written by DEVELOPERS. This short post is about how ruby Dir class test proved that my heuristic about current folder feature was wrong….