Cantitate/Preț
Produs

Professional Test–Driven Development with C# – Developing Real World Applications with TDD

Autor J Bender
en Limba Engleză Paperback – 6 mai 2011
Hands-on guidance to creating great test-driven development practice Test-driven development (TDD) practice helps developers recognize a well-designed application, and encourages writing a test before writing the functionality that needs to be implemented. This hands-on guide provides invaluable insight for creating successful test-driven development processes. With source code and examples featured in both C# and .NET, the book walks you through the TDD methodology and shows how it is applied to a real-world application. You'll witness the application built from scratch and details each step that is involved in the development, as well as any problems that were encountered and the solutions that were applied. * Clarifies the motivation behind test-driven development (TDD), what it is, and how it works * Reviews the various steps involved in developing an application and the testing that is involved prior to implementing the functionality * Discusses unit testing and refactoring Professional Test-Driven Development with C# shows you how to create great TDD processes right away.
Citește tot Restrânge

Preț: 17568 lei

Preț vechi: 24054 lei
-27%

Puncte Express: 264

Preț estimativ în valută:
3366 3646$ 2886£

Carte indisponibilă temporar

Doresc să fiu notificat când acest titlu va fi disponibil:

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780470643204
ISBN-10: 047064320X
Pagini: 368
Dimensiuni: 191 x 235 x 19 mm
Greutate: 0.61 kg
Editura: Wrox
Locul publicării:Hoboken, United States

Public țintă

The target audiences of this book are developers, testers and managers who are familiar with some aspect of software development. This book assumes the reader has some level of experience with C#. Coding examples in this book with be presented in C#, although the examples are intended to represent theory.
Many of the readers will not have any experience with creating software tests, while others may have experience with some of the technologies presented in this book. This book is intended for a reader to "flip around" and read about what tests are pertinent to them at the time.
In addition to programmers, team leaders and testers project managers may find this book helpful in setting standards and guidelines for development teams.

Cuprins


Notă biografică

James Bender is Vice President of Technology for Improving Enterprises. He is a Microsoft MVP, working on everything from small, single-user applications to Enterprise-scale, multi-user systems. Jeff McWherter is a Partner and Director of Development at Gravity Works Design and Development. In 2010 Jeff was awarded with the Microsoft MVP for the third consecutive year.

Descriere

Hands-on guidance to creating great test-driven development practice Test-driven development (TDD) practice helps developers recognize a well-designed application, and encourages writing a test before writing the functionality that needs to be implemented.