article thumbnail

AoAD2 Practice: No Bugs

James Shore

Test-Driven Development. Test-driven development is your defect-elimination workhorse. To enhance the benefits of test-driven development, support energized work, and use pairing or mobbing to bring multiple perspectives to bear on every line of code. Test-Driven Development.

article thumbnail

Top 15 project management certifications

CIO

The exam covers topics including Scrum, Kanban, Lean, extreme programming (XP), and test-driven development (TDD). It’s aimed at those with little to no experience in project management and includes an online course that you will be required to complete before taking the certification exam. Price: $175. Price: $130.

Insiders

Sign Up for our Newsletter

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

article thumbnail

AoAD2 Practice: Build for Operation

James Shore

Test-Driven Development. Complicated configuration ends up being a form of code—code that’s written in a particularly lousy programming language, without abstractions or tests. Team members shouldn’t have access to secrets. On the team?” No, we have a separate DevOps team, of course.

article thumbnail

Lean Software Development: The Backstory

LeanEssays

To counter sequential processes and the long integration and defect removal phase, agile software development practices focused on fast feedback cycles in these areas: Test-driven development: Start by writing tests (think of them as executable specifications) and then write the code to pass the tests.