Developer Testing

Developer Testing
Author :
Publisher : Addison-Wesley Professional
Total Pages : 629
Release :
ISBN-10 : 9780134291086
ISBN-13 : 0134291085
Rating : 4/5 (085 Downloads)

Book Synopsis Developer Testing by : Alexander Tarlinder

Download or read book Developer Testing written by Alexander Tarlinder and published by Addison-Wesley Professional. This book was released on 2016-09-07 with total page 629 pages. Available in PDF, EPUB and Kindle. Book excerpt: How do successful agile teams deliver bug-free, maintainable software—iteration after iteration? The answer is: By seamlessly combining development and testing. On such teams, the developers write testable code that enables them to verify it using various types of automated tests. This approach keeps regressions at bay and prevents “testing crunches”—which otherwise may occur near the end of an iteration—from ever happening. Writing testable code, however, is often difficult, because it requires knowledge and skills that cut across multiple disciplines. In Developer Testing, leading test expert and mentor Alexander Tarlinder presents concise, focused guidance for making new and legacy code far more testable. Tarlinder helps you answer questions like: When have I tested this enough? How many tests do I need to write? What should my tests verify? You’ll learn how to design for testability and utilize techniques like refactoring, dependency breaking, unit testing, data-driven testing, and test-driven development to achieve the highest possible confidence in your software. Through practical examples in Java, C#, Groovy, and Ruby, you’ll discover what works—and what doesn’t. You can quickly begin using Tarlinder’s technology-agnostic insights with most languages and toolsets while not getting buried in specialist details. The author helps you adapt your current programming style for testability, make a testing mindset “second nature,” improve your code, and enrich your day-to-day experience as a software professional. With this guide, you will Understand the discipline and vocabulary of testing from the developer’s standpoint Base developer tests on well-established testing techniques and best practices Recognize code constructs that impact testability Effectively name, organize, and execute unit tests Master the essentials of classic and “mockist-style” TDD Leverage test doubles with or without mocking frameworks Capture the benefits of programming by contract, even without runtime support for contracts Take control of dependencies between classes, components, layers, and tiers Handle combinatorial explosions of test cases, or scenarios requiring many similar tests Manage code duplication when it can’t be eliminated Actively maintain and improve your test suites Perform more advanced tests at the integration, system, and end-to-end levels Develop an understanding for how the organizational context influences quality assurance Establish well-balanced and effective testing strategies suitable for agile teams


Developer Testing Related Books

Developer Testing
Language: en
Pages: 629
Authors: Alexander Tarlinder
Categories: Computers
Type: BOOK - Published: 2016-09-07 - Publisher: Addison-Wesley Professional

GET EBOOK

How do successful agile teams deliver bug-free, maintainable software—iteration after iteration? The answer is: By seamlessly combining development and testin
Design - Build - Run
Language: en
Pages: 722
Authors: Dave Ingram
Categories: Computers
Type: BOOK - Published: 2009-02-23 - Publisher: John Wiley & Sons

GET EBOOK

This unique and critical book shares no-fail secrets for building software and offers tried-and-true practices and principles for software design, development,
Test-Driven iOS Development
Language: en
Pages: 352
Authors: Graham Lee
Categories: Computers
Type: BOOK - Published: 2012-04-12 - Publisher: Addison-Wesley

GET EBOOK

As iOS apps become increasingly complex and business-critical, iOS developers must ensure consistently superior code quality. This means adopting best practices
Test-Driven JavaScript Development
Language: en
Pages: 626
Authors: Christian Johansen
Categories: Computers
Type: BOOK - Published: 2010-09-09 - Publisher: Addison-Wesley Professional

GET EBOOK

For JavaScript developers working on increasingly large and complex projects, effective automated testing is crucial to success. Test-Driven JavaScript Developm
Perl Testing
Language: en
Pages: 203
Authors: Ian Langworth
Categories: Computers
Type: BOOK - Published: 2005 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

Is there any sexier topic in software development than software testing? That is, besides game programming, 3D graphics, audio, high-performance clustering, coo