Blog

Rest Assured integration tests for jsontest.com

In my very popular Tester’s toolbox - an alternative guide I listed few examples of free public APIs that can be used for learning Rest Assured. Recently I have found one more site - www.jsontest.com. Having in mind that my...

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...