Java Testing Weekly 17 / 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

The Really Valuable Stuff

  • Non-determinism in tests is an interesting post which describes why non-deterministic tests are dangerous and identifies two most common mistakes that lead into writing non-deterministic tests. Naturally, this post also helps you to avoid these mistakes.
  • Where Are Your Bug Reports? is a thought-provoking post which argues that the value of testing activities cannot be measured by using the number of created Jira issues.
  • Why Am I Writing This Test? is an excellent blog post which identifies three reasons why you should write automated tests.

It's Time to Update Your Dependencies

1 comment… add one

Leave a Reply