Forum Controls
Spotlight Features

The Rich Engineering Heritage Behind Dependency Injection

Andrew McVeigh takes us on a tour of the rich heritage behind dependency injection, what it represents, and tells us why its here to stay.

NetBeans 6: Matisse Updates

NetBeans 6 delivers great updates to the Matisse GUI builder. Spend a few minutes with Roman Strobl and get an expert briefing on what's new and what has changed.

Introduction to Groovy Part 3

In this, the third and final installation of Andres' Introduction to Groovy series, you learn about how Groovy handles variable numbers of arguments, named parameters, currying, and more about Groovy operators. Including, some new operators.

Easier Custom Components with Swing Fuse

Swing Fuse (actually just Fuse), is a framework designed to make it easier to create your own custom desktop components. In this article, Daniel Spiewak shows you how to get started and provides sample source code you can download.

Benchmark Analysis: Guice vs Spring

Willam Louth shows how he uses JXInsight Probes to investigate probable performance issues with code bases that he is not familiar with. He also highlights possible pitfalls in creating a benchmark, as well as in the analysis of results.
Replies: 1 - Pages: 1  
Threads: [ Previous | Next ]
  Click to reply to this thread Reply

Book Review - Next Generation Java Testing

At 8:59 AM on Dec 5, 2007, Meera Subbarao wrote:

As the first book on the subject of TestNG, Next Generation Java Testing is properly authored by real experts on the framework: the original developer (Cédric) and a major contributor (Hani). They cover a wide range of topics, some only peripherally having to do with TestNG, but all relevant to the issue of testing and to the real-life experience of the authors, much of which is clearly hard-won. Along the way they discuss ways to design code to make it more testable, common coding errors that result not only in ineffective tests but in confusing and hard-to-track errors in production, and particular problems that arise when testing enterprise applications, especially applications that depend upon Java EE container support.
Read David's full review.

1 . At 8:46 PM on Dec 24, 2007, groovy wrote:
  Click to reply to this thread Reply

Re: Book Review - Next Generation Java Testing

Thanks, this is very useful for the professional tester.
Java Tip

thread.rss_message