Remove Information Remove TDD Remove Test-Driven Development
article thumbnail

Agile Book Club: Test-Driven Development (with Mike “GeePaw” Hill and J.B. Rainsberger)

James Shore

Test-Driven Development is one of the few truly new Agile ideas. In this session, we’re joined by two folks with decades of TDD experience: Mike “GeePaw” Hill and J. In this session, we’re joined by two folks with decades of TDD experience: Mike “GeePaw” Hill and J. Test-Driven Development. ??

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. TDD isn’t perfect, of course. Programmers.

Insiders

Sign Up for our Newsletter

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

article thumbnail

Why Testing is No Longer Sufficient for Today’s Software Delivery Pipelines

OverOps

Over a decade ago, when Test-Driven Development (TDD) was introduced, it promised to improve productivity and quality. Since then, release cycles shortened, CI/CD is no longer a buzzword, and new companies that develop pipeline automation products – I’m looking at you GitLab – are mature enough to IPO.

article thumbnail

Test Driven Development vs Plain Old Unit Testing

Agile Pain Relief Notes from a Tool User

import Figure from '@/components/global/figure.astro'; import LighthouseAndABoatXs from 'src/content/blog/test-driven-dev/images/lighthouse-and-a-boat-xs.jpg'; Scruffy Looking Cat Herder (aka Jacob Proffitt) recently wrote Test Driven Development considered harmful. Most unit test advocates are also TDD proponents.

article thumbnail

20 IT management certifications for IT leaders

CIO

The exam covers topics such as IT governance, IT risk assessment, risk response and reporting, and information technology and security. A CISSP certification from the ISC can demonstrate your knowledge and abilities around IT security and information assurance.

Security 197
article thumbnail

Test Driven Development with Databricks

Perficient

I don’t like testing Databricks notebooks and that’s a problem. I like Test Driven Development. Databricks has documentation for unit testing. I tried to test one notebook using another notebook. The idea is that the notebooks are client-facing and the python files are the targets of test.

article thumbnail

What Observability-Driven Development Is Not

Honeycomb

There’s Behavior-Driven Development , Domain-Driven Design , and plenty of others. The biggest is Test-Driven Development (TDD) , thanks to Kent Beck and his Xtreme Programming crew. TDD is a great design practice. But which should drive our development?