Remove Exercises Remove Technical Review Remove Test-Driven Development
article thumbnail

AoAD2 Practice: Test-Driven Development

James Shore

To share your thoughts, join the AoAD2 open review mailing list. Test-Driven Development. It’s test-driven development, and it actually delivers these results. Test-driven development, , or TDD, is a rapid cycle of testing, coding, and refactoring. Why TDD Works.

article thumbnail

Effective Software Testing – A Developer’s Guide

Henrik Warne

Particularly the chapters on how to systematically come up with test cases based on the specification, inputs, outputs and the structure of the implementation. The author is an Assistant Professor in Software Engineering at the Delft University of Technology. He has also worked for several years as a developer.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Scrum master certification: Top 13 certs for agile pros

CIO

While Scrum can be a specific IT or tech skill, some organizations will hire a Scrum master , someone who is responsible for overseeing Scrum principles in the workplace, establishing Scrum practices, and helping others learn and understand the Scrum framework. What is a Scrum master?

SCRUM 288
article thumbnail

5 Ways to Live and Study Web Development in Great Britain Next Summer

The Crazy Programmer

In a time of mass unemployment due to Covid-19, web development is the career of the future. Studying a web development course which teaches you an in-demand programming language is a great way to start a secure, pandemic-proof career in web development. Fire Tech Camp Teen Web Development Course.

article thumbnail

A Guide to Program Increment (PI) Planning: Why PI Planning is the greatest tool you can have

Gorilla Logic

The first major mistake companies make when they execute PI planning is treating the resulting plan like a set of due dates or a contract. There are concepts like TDD (test-driven development) that establish that every developer should think about how they are going to test something, even before they start writing code.

article thumbnail

AoAD2 Practice: Collective Code Ownership

James Shore

Visit the Second Edition home page for information about the open development process, additional excerpts, and more. To share your thoughts, join the AoAD2 open review mailing list. If you’re not using pairing (or mobbing), you might need to add a daily design review. Test-Driven Development. Refactoring.

article thumbnail

Developer Testing

Henrik Warne

Other chapters I liked were chapter three (defining the testing vocabulary), chapter 12 (definitions of the different kinds of test doubles), chapter 14 (example of test-driven development in the classic style, as opposed to the mockist style) and chapter 18 (more complex automatic tests). Odds and Ends.

Testing 117