End-to-End Testing

Clean Test Automation Monthly 5 / 2024

The Clean Test Automation Monthly is a monthly blog post that highlights the best test automation content which I read during the current month. This blog post highlights the best test automation content of May 2024. Read More

Java Testing Weekly 19 / 2019

There are many software development blogs out there, but many of them don't publish testing articles on a regular basis. Also, I have noticed that some software developers don't read blogs written by software testers. That is a shame because I think that we can learn a lot from them. That is why I decided […] Read more

Java Testing Weekly 18 / 2019

There are many software development blogs out there, but many of them don't publish testing articles on a regular basis. Also, I have noticed that some software developers don't read blogs written by software testers. That is a shame because I think that we can learn a lot from them. That is why I decided […] Read more

Introduction to TestProject

This blog post provides an introduction to TestProject framework. After we have finished this blog post, we: Know what TestProject is. Can identify the key features of the TestProject framework. Are familiar with the architecture of the TestProject framework. Let's begin. This blog post is the first part of my TestProject tutorial that is sponsored […] Read more

WireMock Tutorial: Request Matching, Part Two

This blog post describes how we can use the request matching support of WireMock when we want specify expectations for cookies, HTTP headers, and request parameters. After we have finished this blog post, we: Can compare the actual cookie value with the expected cookie value. Know how we can compare the actual header value with […] Read more

Java Testing Weekly 23 / 2018

There are many software development blogs out there, but many of them don't publish testing articles on a regular basis. Also, I have noticed that some software developers don't read blogs written by software testers. That is a shame because I think that we can learn a lot from them. That is why I decided […] Read more