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 to create a newsletter that shares the best testing articles which I found during the last week.

Let's get started.

Technical Stuff

  • REST Assured Authentication is a practical blog post that helps you to write tests for secured REST APIs. To be more specific, this blog post describes how you can write tests which use basic authentication, digest authentication, form authentication, or OAuth (1.0a or 2.0).
  • Transforming Recorded TestProject Tests Into Java Code describes how you can download a recorded TestProject test as Java code and explains when you should use this feature.

The Really Valuable Stuff

It's Time to Update Your Dependencies

0 comments… add one

Leave a Reply