Growing Object-Oriented Software, Guided by Tests

Growing Object-Oriented Software, Guided by Tests PDF Author: Steve Freeman
Publisher: Pearson Education
ISBN: 0321699769
Category : Computers
Languages : en
Pages : 762

Get Book

Book Description
Test-Driven Development (TDD) is now an established technique for delivering better software faster. TDD is based on a simple idea: Write tests for your code before you write the code itself. However, this "simple" idea takes skill and judgment to do well. Now there's a practical guide to TDD that takes you beyond the basic concepts. Drawing on a decade of experience building real-world systems, two TDD pioneers show how to let tests guide your development and “grow” software that is coherent, reliable, and maintainable. Steve Freeman and Nat Pryce describe the processes they use, the design principles they strive to achieve, and some of the tools that help them get the job done. Through an extended worked example, you’ll learn how TDD works at multiple levels, using tests to drive the features and the object-oriented structure of the code, and using Mock Objects to discover and then describe relationships between objects. Along the way, the book systematically addresses challenges that development teams encounter with TDD—from integrating TDD into your processes to testing your most difficult features. Coverage includes Implementing TDD effectively: getting started, and maintaining your momentum throughout the project Creating cleaner, more expressive, more sustainable code Using tests to stay relentlessly focused on sustaining quality Understanding how TDD, Mock Objects, and Object-Oriented Design come together in the context of a real software development project Using Mock Objects to guide object-oriented designs Succeeding where TDD is difficult: managing complex test data, and testing persistence and concurrency

Growing Object-Oriented Software, Guided by Tests

Growing Object-Oriented Software, Guided by Tests PDF Author: Steve Freeman
Publisher: Pearson Education
ISBN: 0321699769
Category : Computers
Languages : en
Pages : 762

Get Book

Book Description
Test-Driven Development (TDD) is now an established technique for delivering better software faster. TDD is based on a simple idea: Write tests for your code before you write the code itself. However, this "simple" idea takes skill and judgment to do well. Now there's a practical guide to TDD that takes you beyond the basic concepts. Drawing on a decade of experience building real-world systems, two TDD pioneers show how to let tests guide your development and “grow” software that is coherent, reliable, and maintainable. Steve Freeman and Nat Pryce describe the processes they use, the design principles they strive to achieve, and some of the tools that help them get the job done. Through an extended worked example, you’ll learn how TDD works at multiple levels, using tests to drive the features and the object-oriented structure of the code, and using Mock Objects to discover and then describe relationships between objects. Along the way, the book systematically addresses challenges that development teams encounter with TDD—from integrating TDD into your processes to testing your most difficult features. Coverage includes Implementing TDD effectively: getting started, and maintaining your momentum throughout the project Creating cleaner, more expressive, more sustainable code Using tests to stay relentlessly focused on sustaining quality Understanding how TDD, Mock Objects, and Object-Oriented Design come together in the context of a real software development project Using Mock Objects to guide object-oriented designs Succeeding where TDD is difficult: managing complex test data, and testing persistence and concurrency

Designing Object-oriented Software

Designing Object-oriented Software PDF Author: Rebecca Wirfs-Brock
Publisher: Pearson
ISBN:
Category : Computers
Languages : en
Pages : 376

Get Book

Book Description
Software -- Software Engineering.

Object-oriented Software Construction

Object-oriented Software Construction PDF Author: Bertrand Meyer
Publisher: Prentice Hall
ISBN: 9780136290490
Category : Computers
Languages : en
Pages : 556

Get Book

Book Description
Software -- Software Engineering.

A Practical Guide to Testing Object-oriented Software

A Practical Guide to Testing Object-oriented Software PDF Author: John D. McGregor
Publisher: Addison-Wesley Professional
ISBN: 9780201325645
Category : Computers
Languages : en
Pages : 418

Get Book

Book Description
David A. Sykes is a member of Wofford College's faculty.

Object-oriented Software Engineering

Object-oriented Software Engineering PDF Author: Steve Halladay
Publisher: Prentice Hall
ISBN:
Category : Computers
Languages : en
Pages : 380

Get Book

Book Description
Venturing beyond C++ programming, this text shows how to engineer software products using object-oriented principles. It covers gathering requirements, specifying objects, object verification, defining relations between objects, translating object design into code, object testing, and software maintenance.

Design Patterns for Object-oriented Software Development

Design Patterns for Object-oriented Software Development PDF Author: Wolfgang Pree
Publisher: Addison Wesley Longman
ISBN:
Category : Computers
Languages : en
Pages : 298

Get Book

Book Description
Software -- Software Engineering.

Object-Oriented and Classical Software Engineering

Object-Oriented and Classical Software Engineering PDF Author: Stephen R. Schach
Publisher: McGraw-Hill Science, Engineering & Mathematics
ISBN: 9780072554502
Category : C++ (Computer program language)
Languages : en
Pages : 0

Get Book

Book Description
Designed for an introductory software engineering course. This two-part book provides an introduction to software engineering fundamentals, covering both traditional and object-oriented techniques. It presents the underlying software engineering theory in Part I and follows it up with the practical life-cycle material in Part II.

Object-oriented Software Engineering

Object-oriented Software Engineering PDF Author: George Wilkie
Publisher: Addison Wesley Publishing Company
ISBN:
Category : Computers
Languages : en
Pages : 432

Get Book

Book Description
Addresses critical software engineering issues, showing how an object - oriented approach can provide much improved solutions over other methods. Designed as a technology tool.

Design Patterns

Design Patterns PDF Author: Erich Gamma
Publisher: Pearson Deutschland GmbH
ISBN: 9783827328243
Category : Business & Economics
Languages : en
Pages : 512

Get Book

Book Description
Software -- Software Engineering.

Object-Oriented Construction Handbook

Object-Oriented Construction Handbook PDF Author: Heinz Züllighoven
Publisher: Elsevier
ISBN: 1558606874
Category : Computers
Languages : en
Pages : 546

Get Book

Book Description
Object-oriented programming (OOP) has been the leading paradigm for developing software applications for at least 20 years. Many different methodologies, approaches, and techniques have been created for OOP, such as UML, Unified Process, design patterns, and eXtreme Programming. Yet, the actual process of building good software, particularly large, interactive, and long-lived software, is still emerging. Software engineers familiar with the current crop of methodologies are left wondering, how does all of this fit together for designing and building software in real projects? This handbook from one of the world's leading software architects and his team of software engineers presents guidelines on how to develop high-quality software in an application-oriented way. It answers questions such as: * How do we analyze an application domain utilizing the knowledge and experience of the users? * What is the proper software architecture for large, distributed interactive systems that can utilize UML and design patterns? * Where and how should we utilize the techniques and methods of the Unified Process and eXtreme Programming? This book brings together the best of research, development, and day-to-day project work. "The strength of the book is that it focuses on the transition from design to implementation in addition to its overall vision about software development." -Bent Bruun Kristensen, University of Southern Denmark, Odense