Recent Posts

Understanding reporting and logging in TestNG

less than 1 minute read

TestNG is a popular test framework that needs no introduction in the JVM (Java virtual machine) ecosystem and can be used for automating your tests regardles...

Advice from a test journeyman

8 minute read

In this post, I want to share some of my mental models as a test journeyman with the hope that it gives some insight to people who are a bit new to the field...

Testing: First principles

4 minute read

What are some of the first principles of testing that every tester/engineer should know of