Blog

Headless testing with Google Chrome

Headless Testing means running a browser UI test without the graphical user interface, i.e. without the head. Such a test requires a headless browser, which (according to Wikipedia) provides automated control of a web page in an environment similar to...

How to find & test CSS Selector using Chrome DevTools

I was surprised after seeing a couple of questions regarding selector verification. This triggered me to create this basic tutorial which hopefully would be useful for test automation newcomers. As a prerequisite you need to download & install Google Chrome...

Best software testing books

I’ve been very lucky recently to read quite a few fascinating books ( likeHow to Fail at Almost Everything and Still Win Big,Black Swan or Surely You’re Joking Mr Feynmanto recommend just a few) which reminded me that I haven’t...

Learning Software Testing Checklist - 2017 edition

Time flies quickly, and it’s been more than a year since one of my most popular posts - do and don’t for testers. I decided to skip dont’s this year, because I you follow my advices closely you won’t have...