Testing Extreme Programming

Testing Extreme Programming
Author: Lisa Crispin,Tip House
Publsiher: Addison-Wesley Professional
Total Pages: 332
Release: 2003
Genre: Computers
ISBN: 0321113551

Download Testing Extreme Programming Book in PDF, Epub and Kindle

Testing is a cornerstone of XP, as tests are written for every piece of code before it is programmed. This workbook helps testers learn XP, and XP devotees learn testing. This new book defines how an XP tester can optimally contribute to a project, including what testers should do, when they should do it, and how they should do it.

Extreme Programming Explained

Extreme Programming Explained
Author: Kent Beck,Cynthia Andres
Publsiher: Addison-Wesley Professional
Total Pages: 218
Release: 2004-11-17
Genre: Computers
ISBN: 9780134051994

Download Extreme Programming Explained Book in PDF, Epub and Kindle

Accountability. Transparency. Responsibility. These are not words that are often applied to software development. In this completely revised introduction to Extreme Programming (XP), Kent Beck describes how to improve your software development by integrating these highly desirable concepts into your daily development process. The first edition of Extreme Programming Explained is a classic. It won awards for its then-radical ideas for improving small-team development, such as having developers write automated tests for their own code and having the whole team plan weekly. Much has changed in five years. This completely rewritten second edition expands the scope of XP to teams of any size by suggesting a program of continuous improvement based on: Five core values consistent with excellence in software development Eleven principles for putting those values into action Thirteen primary and eleven corollary practices to help you push development past its current business and technical limitations Whether you have a small team that is already closely aligned with your customers or a large team in a gigantic or multinational organization, you will find in these pages a wealth of ideas to challenge, inspire, and encourage you and your team members to substantially improve your software development. You will discover how to: Involve the whole team–XP style Increase technical collaboration through pair programming and continuous integration Reduce defects through developer testing Align business and technical decisions through weekly and quarterly planning Improve teamwork by setting up an informative, shared workspace You will also find many other concrete ideas for improvement, all based on a philosophy that emphasizes simultaneously increasing the humanity and effectiveness of software development. Every team can improve. Every team can begin improving today. Improvement is possible–beyond what we can currently imagine. Extreme Programming Explained, Second Edition, offers ideas to fuel your improvement for years to come.

Extreme Programming Installed

Extreme Programming Installed
Author: Ron Jeffries,Ann Anderson,Chet Hendrickson
Publsiher: Addison-Wesley Professional
Total Pages: 292
Release: 2001
Genre: Computers
ISBN: 0201708426

Download Extreme Programming Installed Book in PDF, Epub and Kindle

Extreme Programming Installed explains the core principles of Extreme Programming and details each step in the XP development cycle. This book conveys the essence of the XP approach--techniques for implementation, obstacles likely to be encountered, and experience-based advice for successful execution.

The Art of Software Testing

The Art of Software Testing
Author: Glenford J. Myers
Publsiher: John Wiley & Sons
Total Pages: 254
Release: 2004-07-22
Genre: Reference
ISBN: 9780471678359

Download The Art of Software Testing Book in PDF, Epub and Kindle

This long-awaited revision of a bestseller provides a practical discussion of the nature and aims of software testing. You'll find the latest methodologies for the design of effective test cases, including information on psychological and economic principles, managerial aspects, test tools, high-order testing, code inspections, and debugging. Accessible, comprehensive, and always practical, this edition provides the key information you need to test successfully, whether a novice or a working programmer. Buy your copy today and end up with fewer bugs tomorrow.

Planning Extreme Programming

Planning Extreme Programming
Author: Kent Beck,Martin Fowler
Publsiher: Addison-Wesley Professional
Total Pages: 162
Release: 2001
Genre: Computers
ISBN: 0201710919

Download Planning Extreme Programming Book in PDF, Epub and Kindle

Without careful ongoing planning, the software development process can fall apart. Extreme Programming (XP) is a new programming discipline, or methodology, that is geared toward the way that the vast majority of software development projects are handled -- in small teams. In this new book, noted software engineers Kent Beck and Martin Fowler show the reader how to properly plan a software development project with XP in mind. The authors lay out a proven strategy that forces the reader to plan as their software project unfolds, and therefore avoid many of the nasty problems that can potentially spring up along the way.

Extreme Programming for Web Projects

Extreme Programming for Web Projects
Author: Doug Wallace,Isobel Raggett,Joel Aufgang
Publsiher: Addison-Wesley Professional
Total Pages: 198
Release: 2003
Genre: Computers
ISBN: 0201794276

Download Extreme Programming for Web Projects Book in PDF, Epub and Kindle

Allowing readers to tailor cutting-edge best practices from software development to achieve success in Web development is the goal of this comprehensive guide. The book details a proven process that helps readers deliver Web projects on time, within budget, and with fewer defects.

Test Driven Development

Test Driven Development
Author: Kent Beck
Publsiher: Addison-Wesley Professional
Total Pages: 241
Release: 2022-03-25
Genre: Computers
ISBN: 9780137585236

Download Test Driven Development Book in PDF, Epub and Kindle

Quite simply, test-driven development is meant to eliminate fear in application development. While some fear is healthy (often viewed as a conscience that tells programmers to "be careful!"), the author believes that byproducts of fear include tentative, grumpy, and uncommunicative programmers who are unable to absorb constructive criticism. When programming teams buy into TDD, they immediately see positive results. They eliminate the fear involved in their jobs, and are better equipped to tackle the difficult challenges that face them. TDD eliminates tentative traits, it teaches programmers to communicate, and it encourages team members to seek out criticism However, even the author admits that grumpiness must be worked out individually! In short, the premise behind TDD is that code should be continually tested and refactored. Kent Beck teaches programmers by example, so they can painlessly and dramatically increase the quality of their work.

Java Extreme Programming Cookbook

Java Extreme Programming Cookbook
Author: Eric M. Burke,Brian M. Coyner
Publsiher: "O'Reilly Media, Inc."
Total Pages: 294
Release: 2003
Genre: Computers
ISBN: 0596003870

Download Java Extreme Programming Cookbook Book in PDF, Epub and Kindle

Brimming with over 100 "recipes" for getting down to business and actually doing XP, the Java Extreme Programming Cookbook doesn't try to "sell" you on XP; it succinctly documents the most important features of popular open source tools for XP in Java--including Ant, Junit, Http'nit, Cactus, Tomcat, XDoclet--and then digs right in, providing recipes for implementing the tools in real-world environments.