Test Driven Development in .NET (Microsoft Professional)

Test Driven Development in .NET (Microsoft Professional)

by JamesW.Newkirk;AlexeiA.Vorontsov (Author)

Synopsis

With the clarity and precision intrinsic to the Test-Driven Development (TDD) process itself, experts James Newkirk and Alexei Vorontsov demonstrate how to implement TDD principles and practices to drive lean, efficient coding-and better design. The best way to understand TDD is to see it in action, and Newkirk and Vorontsov walk step by step through TDD and refactoring in an n-tier, .NET-connected solution. And, as members of the development team for NUnit, a leading unit-testing framework for Microsoft .NET, the authors can offer matchless insights on testing in this environment-ultimately making their expertise your own.

Test first-and drive ambiguity out of the development process:

  • Document your code with tests, rather than paper
  • Use test lists to generate explicit requirements and completion criteria
  • Refactor-and improve the design of existing code
  • Alternate programmer tests with customer tests
  • Change how you build UI code-a thin layer on top of rigorously tested code
  • Use tests to make small, incremental changes-and minimize the debugging process
  • Deliver software that's verifiable, reliable, and robust

$3.28

Save:$36.55 (92%)

Quantity

2 in stock

More Information

Format: Paperback
Pages: 304
Edition: 1
Publisher: MICROSOFT PRESS
Published: 01 Mar 2004

ISBN 10: 0735619484
ISBN 13: 9780735619487

Author Bio

Alexei A. Vorontsov has been developing software in a variety of environments-from scientific and mathematical applications to enterprise systems-for more than eight years. He specializes in developing, testing, and managing large distributed software solutions-applying agile development methods for more pragmatic, cost-efficient results.