On Test Automation

Test automation training and consultancy
https://www.ontestautomation.com/blog/ (RSS)
visit blog
RestAssured .NET in 2024 - a review
18 Dec 2024 | original ↗

As a (sort of) follow-up post to my yearly review for 2024, in this post, I would like to go over the changes, bug fixes and new features that have been introduced in RestAssured .NET in 2024. This year, I released 7 new versions of the library, and while none of the versions included changes that were worthy of a blog post on its own, I thought...

2024 - A year in review
16 Dec 2024 | original ↗

Well, I guess it’s true: time does fly when you’re having fun! 2024 is coming towards an end soon, and since I’m deliberately slowing down this week and will be away from work for two weeks after that, this to me is a great time to look back on 2024 and what it has brought me professionally.

The test automation quadrant, or a different way to look at your tests
11 Dec 2024 | original ↗

Like many others working in software testing, and more specifically in automation, I have been introduced to the concept of the test automation pyramid early on in my career. While this model has received its share of criticism in the testing community over the years, I still use it from time to time.

On ditching hourly and productizing my services
5 Dec 2024 | original ↗

In the last couple of weeks, I’ve spent much more time commuting than normal. I mostly work remotely these days, for clients both in the Netherlands and abroad. And I like it that way. Don’t get me wrong, I like to drive, but commuting takes up a lot of time, time I would rather spend in another way. Reading. Running. Sleeping. Finally getting...

Contract testing - what (not) to test for - part 1
24 Nov 2024 | original ↗

Recently, I started working with a new client who have been working on their contract testing implementation for a while and figured out they could use some outside help. I’ve paid them a visit recently, and to make the most out of our time together (there was some travel involved and I could really only spend one day on site with them this...

On life as an independent contractor right now
1 Nov 2024 | original ↗

Before I start: I’m writing this both to clear my head and to vent / rant a little, but also in response to people both from the Netherlands and from abroad who have shown interest in working as an independent contractor over here.

First things first - automate the execution of your tests
20 Oct 2024 | original ↗

“Well, it works on my machine”

PNSQC 2024 - experience report
17 Oct 2024 | original ↗

While most of the clients I work with are based in Europe, over the last couple of years my client base on the North American side of the Atlantic has slowly but surely started to grow, mainly in the United States. As someone who really enjoys working with and learning from individuals and companies across the globe, this something that I’m...

Security testing your APIs - Unrestricted Resource Consumption
9 Oct 2024 | original ↗

In this blog post series, I am going to explore the vulnerabilities in the OWASP API Security Top 10. For each entry, I’ll show you how to perform experiments on APIs to test for the vulnerability, and I’ll discuss my observations.

Dialing down on LinkedIn
23 Sept 2024 | original ↗

Aahh… LinkedIn. I’ve been struggling with the platform for years. One the one hand, I’ve made some great connections on there, and it has helped me tremendously in increasing my visibility, or, as I sometimes put it, as a platform for shameless self-promotion.

I am tired of AI
17 Sept 2024 | original ↗

Unless you have been living under a rock for the last few years, you probably have seen the same massive surge I’ve seen in the application of artificial intelligence (AI) to pretty much every problem out there, in software testing, in software development, and in life in general.

Security testing your APIs - Unrestricted Access to Sensitive Business Flows
12 Jun 2024 | original ↗

In this blog post series, I am going to explore the vulnerabilities in the OWASP API Security Top 10. For each entry, I’ll show you how to perform experiments on APIs to test for the vulnerability, and I’ll discuss my observations.

Some things to consider when implementing contract testing
11 Apr 2024 | original ↗

When you’re working on a contract testing implementation, there are a lot of good resources out there to help you out with the hands-on part of your challenges. For example, if you’re working with Pact, there’s the documentation and a great community on Slack to help you figure out the answer to many of your questions.

It depends
7 Mar 2024 | original ↗

There’s a running gag in the professional world that you can recognize a consultant from the fact they always answer questions in the same way:

Breaking down your E2E tests - an example
8 Feb 2024 | original ↗

Over the last year or two, I’ve found myself talking about contract testing more and more often, in talks, workshops, as well as when I’m working with clients. One of the promises of contract testing is that it will help reduce your dependency on long, slow, expensive end-to-end tests. But how does that work in practice?

Security testing your APIs - Broken Function Level Authorization
23 Jan 2024 | original ↗

In this blog post series, I am going to explore the vulnerabilities in the OWASP API Security Top 10. For each entry, I’ll show you how to perform experiments on APIs to test for the vulnerability, and I’ll discuss my observations.

2023 - A year in review
17 Dec 2023 | original ↗

Yes, it is that time of the year again: the days are short, cold and (especially this year) particularly rainy, and it is time to look back on what 2023 brought me, professionally, as well as look ahead to what I would like to focus on in 2024.

Security testing your APIs - Broken Object Level Authorization
8 Dec 2023 | original ↗

In this blog post series, I am going to explore the vulnerabilities in the OWASP API Security Top 10. For each entry, I’ll show you how to perform experiments on APIs to test for the vulnerability, and I’ll discuss my observations.

Sending multipart requests in RestAssured.Net
21 Nov 2023 | original ↗

This week sees the release of RestAssured.Net version 4.2.0. Next to support for .NET 8, which has been released earlier this month, one of the most significant changes has been made in the support for creating and sending multipart requests. In this blog post, I want to share some more details on these improvements.

↑ These items are from RSS. Visit the blog itself at https://www.ontestautomation.com/blog/ to find everything else and to appreciate author's digital home.