News

Diffblue, a spin-out from Oxford University, uses machine learning to help developers automatically create unit tests for their Java code. Because few developers enjoy writing unit tests to ensure ...
When it's time to test your code, it's not good enough to simply write a unit test or two for each method. When you write unit tests, the goal is not to test every method, but also to test each ...
One of the best ways to protect your software project from avoidable bugs is the use of Java static code analysis tools. These tools can help identify and fix problematic code before it reaches ...
At the JavaOne conference in October, Oracle awarded Inductive Automation with the Duke's Choice Award for innovation in the industrial software industry. The award is handed out yearly to companies ...