logo logo
Tech Buzzwords Testers Should At Least Know About - Part 1

Tech Buzzwords Testers Should At Least Know About – Part 1

In our day to day work, we keep hearing all sorts of terms and names that relate to technology, software development, and frameworks. But sometimes we don't have time to look up...

A Comparison of Kubernetes and Docker

A Comparison of Kubernetes and Docker

This blog is a comparison of Kubernetes and Docker, which are two popular terms in organizations that work on very large-scale projects 🥇 They both bring out their own set of...

The Fundamentals of Kubernetes and its Value for Testing

The Fundamentals of Kubernetes and its Value for Testing

We all are aware of the huge cultural and mindset change that swept over the software industry. There were conflicts, broken lines of communication, and disconnection between the...

Jenkins X

Jenkins X Cloud Native CI/CD with TestProject

Building microservices isn’t merely breaking up a monolithic software application into a collection of smaller services. When shifting to microservices, there are...

TestContainers

Writing Integration Tests with TestContainers Java & Golang

When I look back at the first architecture I designed years ago, it is clear how many integration points we have now compared with the classic LAMP stack: Linux, Apache, MySQL and...

Create Parallel Automation Tests

When the number of test scripts increases to a point in which it takes too much time to execute, then the usually quick feedback we receive from automated testing starts to...