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
- Performance testing (benchmarking) Java code with JMH is a practical blog post that helps you write your first benchmarks with JMH.
The Really Valuable Stuff
- How to Become a Great Tester is an inspiring blog post that explains how you can become great at something (like testing).
- You should be doing parameterised testing is an excellent blog post which describes why you should write more parameterized tests.
- Why I Am a Tester is an interesting blog post explains why the author is a tester instead of a developer.