Remove 2019 Remove Test-Driven Development Remove Weak Development Team
article thumbnail

AoAD2 Practice: Collective Code Ownership

James Shore

This is a pre-release excerpt of The Art of Agile Development, Second Edition , to be published by O’Reilly in 2021. Visit the Second Edition home page for information about the open development process, additional excerpts, and more. Developers. Collective code ownership means the team shares responsibility for their code.

article thumbnail

AoAD2 Practice: Whole Team

James Shore

This is a pre-release excerpt of The Art of Agile Development, Second Edition , to be published by O’Reilly in 2021. Visit the Second Edition home page for information about the open development process, additional excerpts, and more. Whole Team. The Hole Team. Modern software development takes a lot of skills.

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

Don't Measure Unit Test Code Coverage

James Shore

01 Feb 2019. If you're using test-driven development, don't measure unit test code coverage. To improve code and test practices. Pairing and mobbing enhance the self-discipline on your team. So instead, nurture a habit of adding tests as part of working on any code. James Shore/Blog.

article thumbnail

Definition of Done vs. User Stories vs. Acceptance Criteria

Agile Pain Relief Notes from a Tool User

While Acceptance Criteria is a commonly understood concept in software development, Definition of “Done” is unique to Scrum. User Stories avoid this waste by challenging teams to build only the pieces in each layer required at that moment. Some Team members will assume “Done” means it works on their machine.

SCRUM 107
article thumbnail

Is Your Financial Process Killing Your Software Quality?

Accenture

And that software is probably abysmally bad. We have test-driven development, behavior-driven development, continuous integration, continuous delivery, acceptance-test-driven development, and a whole host of other ways from XP and DevOps to keep quality up while still delivering value to the business.

article thumbnail

Don't Measure Unit Test Code Coverage

James Shore

01 Feb 2019. If you're using test-driven development, don't measure unit test code coverage. To improve code and test practices. Pairing and mobbing enhance the self-discipline on your team. So instead, nurture a habit of adding tests as part of working on any code. James Shore/Blog.

article thumbnail

How to Write API Documentation: Best Practices and Examples

Altexsoft

Developers use APIs almost every day – by some estimates, they spend a whopping 10+ hours a week working with APIs. How clear, easy, useful, and supported your API is determines the whole developer experience (DX) – an emotional response devs have to the product. But first, we need to understand what makes bad API docs.