Remove Programming Remove Strategy Remove Test-Driven Development Remove Weak Development Team
article thumbnail

AoAD2 Practice: Test-Driven Development

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. Test-Driven Development. Programming is demanding. Second Edition cover.

article thumbnail

5 Tips for Successfully Implementing Behavior-Driven Development in Your Team

Gorilla Logic

Have you ever been part of a team where tickets are hard to understand or don’t supply enough detail for the team to properly work? Experiences like these make many developers think about using Behavior-Driven Development (BDD). Know your team members You work with your team every day and know them well.

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

AoAD2 Practice: Continuous Integration

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. Teams using continuous integration keep everyone’s code working together and ready to release.

article thumbnail

Software Outsourcing: Why CEOs Love It

Gorilla Logic

To deliver on these critical technology initiatives, companies need a sourcing strategy that balances speed to market and investment. It turns out that access to talented developers may be one of the most challenging pieces of the puzzle. . Software outsourcing: the CEO’s best (not so) new business strategy. Let’s talk.

article thumbnail

Kick start your Agile Transformation Journey (and be a Digital Disruptor)

Capgemini

Tomorrow’s leaders are already starting to transform towards new delivery models that will enable them to develop more exploratory and adaptive strategies. Culture & m indset: Mark Fields, President of Ford, declared: “Culture eats strategy for breakfast”. It’s an important question on this journey. He wasn’t kidding.

Agile 52
article thumbnail

AoAD2 Practice: Fast, Reliable Tests

James Shore

This is an excerpt from The Art of Agile Development, Second Edition. The full text of this section is available below, courtesy of the Art of Agile Development book club ! Fast, Reliable Tests. Our tests don’t get in our way. Test-Driven Development. Flaky tests are the result of poor design.

article thumbnail

Here’s Why You Should Write Unit Tests

Modus Create

Well-written unit tests act as documentation for your code. Any developer can quickly look at your tests and know the purpose of your functions. Unit testing is an integral part of extreme programming. Extreme programming is basically a “test-everything-that-can-possibly-break” programming strategy.

Testing 52