The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 Test Driven Development: A J2EE Example
  

  Test Driven Development: A J2EE Example by Hammell, Thomas

  • Published by: APRESS
  • Author: Hammell, Thomas
  • Page Count: 276
  • Group: J2EE
  • ISBN: 1590593278/9781590593271
  • Published: Dec 2004

Our Price: 17.50
Discount: 30%
RRP: 25.00 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

Test Driven Development: A J2EE Example
While basic techniques of test-driven development are simple to understand, real-world application requires knowledge of tools and techniques to effectively create, run and organize tests. This book bridges the gap between simple concepts and complex application. Ideal for you Java developers, this book explains how to use test-driven development to improve J2EE construction.

Not version-specific, this unprecedented book explains development tools and methodologies in conjunction with real-world cases and examples. It includes the use of open source unit testing frameworks such as JUnit and its extensions. The authors include complete stages: test coverage strategies, test organization, TDD incorporation, and automation. Two appendices are also included, for test planning and reference.

Chapter 1 Introduction to Test-Driven Development
Chapter 2 Getting Started
Chapter 3 Unit Testing: The Foundation of Test-Driven Development
Chapter 4 Test-Driven Development for Servlets and JSPs
Chapter 5 Developing User Interfaces Using Test Driven Development
Chapter 6 Putting the Application Together
Chapter 7 Improving the Process
Chapter 8 Transitioning to Test-Driven Development
App A Guide to Using the Source Code
App B Answers to Hands On Exercises
App C References