Cover art for Developer Testing
Published
Addison-Wesley, September 2016
ISBN
9780134291062
Format
Softcover, 352 pages
Dimensions
23cm × 18cm × 2cm

Developer Testing Building Quality into Software

Not in stock
Fast $7.95 flat-rate shipping!
Only pay $7.95 per order within Australia, including end-to-end parcel tracking.
100% encrypted and secure
We adhere to industry best practice and never store credit card details.
Talk to real people
Contact us seven days a week – our staff are here to help.

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 utilise 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

Recognise code constructs that impact testability

Effectively name, organise, 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 organisational context influences quality assurance

Establish well-balanced and effective testing strategies suitable for agile teams

Related books