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

Let's get started.

Technical Stuff

  • thewaiter: wait for WebElement attribute is a practical blog post that describes how you can wait until an attribute of the specified HTML element has the expected value when you are writing tests with Selenium WebDriver.
  • Why Your JUnit 5 Tests Are Not Running Under Maven is a helpful blog post that explains why you might not be able to run JUnit 5 tests with Maven if you are using Maven 3.6.0. Obviously, this post helps you to solve this problem.

The Really Valuable Stuff

  • Stop Analyzing, Start Automating is an interesting post that explains why test automation starts to make sense when you have a "big" team.
  • What Should I Automate is an excellent blog post that helps you to ask the questions which identify the things that are worth automating.

It's Time to Update Your Dependencies

0 comments… add one

Leave a Reply