Testing a procedure intended to establish the quality, performance, or reliability of something, especially before it is taken into widespread use.

Testing

What’s new in JUnit 5?

This month our posts are focusing on code quality and we have already covered how you can use IDEs to improve your code to...
Georgia Ingham
2 min read

3 steps to creating local mirrored Git repositories for…

At IDRsolutions, we have spent the last 6 months working to make our Java code base for our Java PDF Library and PDF to...
Mark Stephens
1 min read

How to test your Java Application using PMD, and…

In the previous articles, Previous whilst working on various projects at IDR Solutions I went through the process of how to build your own...
Ernest Duodu
1 min read

Setting up Continuous Testing with Jenkins

Whether working on a small or or large project, it is always crucial to have some form of testing. At IDR Solutions we spend...
Ernest Duodu
2 min read

Creating your own custom PMD rulesets

In my previous article “Java testing using FindBugs and PMD in NetBeans” I  explained how to use FindBugs and PMD plugins in NetBeans IDE....
Sylwia Dorota Kedzia
1 min read