๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Testing Extreme Programming

โœ Scribed by Lisa Crispin, Tip House


Book ID
127398501
Publisher
Addison-Wesley
Year
2003
Tongue
English
Weight
648 KB
Series
The XP series
Category
Library
City
Boston
ISBN
0321113551

No coin nor oath required. For personal study only.

โœฆ Synopsis


The rapid rise in popularity of Extreme Programming (XP) has put the practice of software testing squarely in the spotlight of application development. At one time, testing was a neglected practice, a highly specialized activity that came as an afterthought as complex, code-intensive projects were rushed to completion. But in today's world of escalating quality expectations, testing is a key component of the development process.XP accelerates testing by demanding its complete integration with development. This in turn has pushed software professionals to rethink their traditional attitudes toward testing. XP asks the entire development team to embrace testing. In fact, testing is so critical to the XP methodology that programmers are required to write automated tests before they begin coding. Until now, however, there has been a distinct lack of instruction specific to testing and how it relates to XP.Testing Extreme Programming is a practical tutorial that gives software builders a lucid understanding of this important aspect of development. This book demonstrates how testing is central to the XP project, clearly spelling out what testing should be done and when and how it should be performed. The authors teach by example, and readers will be able to improve their knowledge of the testing process by completing the book's exercises.In addition, this book: * Provides a general overview of the XP methodology * Defines the roles of XP team members * Shows how to write effective tests before coding begins * Helps you avoid the traps and pitfalls that can derail software projects * Sheds light on the importantpractice of refactoring and how it relates to testing * Compares and contrasts manual and automated testsMany software engineers have dismissed XP as a throw-out-the-rulebook, anything-goes technique. It isn't. As this book shows, XP is a deliberate and disciplined approach to software development. Many software engineers have reaped the benefits of this agile methodology because its emphasis on testing eliminates much of the risk inherent in software projects. XP helps developers produce software on time, under budget, and at a higher quality level. But you can't XP if you don't test. With this book as a guide, you will learn to embrace testing. A sound testing program is the engine that drives an XP project.


๐Ÿ“œ SIMILAR VOLUMES


Planning Extreme Programming
โœ Kent Beck, Martin Fowler ๐Ÿ“‚ Library ๐Ÿ“… 2000 ๐Ÿ› Addison-Wesley Professional ๐ŸŒ English โš– 430 KB

The hallmarks of Extreme Programming-constant integration and automated testing, frequent small releases that incorporate continual customer feedback, and a teamwork approach-make it an exceptionally flexible and effective approach to software development. Once considered radical, Extreme Programmin

Extreme programming explained
โœ Kent Beck ๐Ÿ“‚ Library ๐Ÿ“… 1999 ๐Ÿ› Addison-Wesley Professional ๐ŸŒ English โš– 509 KB

Software development projects can be fun, productive, and even daring. Yet they can consistently deliver value to a business and remain under control.Extreme Programming (XP) was conceived and developed to address the specific needs of software development conducted by small teams in the face of vag

Extreme programming explored
โœ William C. Wake ๐Ÿ“‚ Library ๐Ÿ“… 2001 ๐Ÿ› Addison-Wesley Professional ๐ŸŒ English โš– 467 KB

(Pearson Education) Guide for those who wish to learn XP programming and implementation skills. Uses practical examples, including code samples written in Java, to demonstrate the daily workings of an XP team. Begins with the basic programming, then moves into team practices, and finally covers the