Blog

(De)serializing POJOs in REST Assured

In this post, I’d like to demonstrate how you can leverage the ability of REST Assured to (de-)serialize Plain Old Java Objects (better known as POJOs) for more powerful testing. As an example, we’ll use the following POJO representing a...

How (not) to test RESTful APIs with Selenium WebDriver

I’ve seen the question of how to do RESTful API testing with Selenium WebDriver come up a lot in various places. I’ve seen it mainly on LinkedIn, but a couple of weeks ago I was asked this question in person...

No post this week

The last week and a half I’ve been very busy in both my professional and my private life. I hope to write about the outcomes of the former in separate blog posts soon enough. Also, I’m changing projects again, which...