News

What is test-driven development? If you are developing Java code, you’re probably intimately familiar with test-driven development, so I’ll keep this section brief. It’s important to ...
Maximizing code reuse in your Java programs means writing code that is easy to read, understand, and maintain. Here are eight ways to get started.
Like many of today's GUI test tools, Java Star can record and replay any number of mouse movements and clicks, as well as keyboard input, and automatically generate test scripts. Testers can then edit ...