article thumbnail

AI-native software engineering may be closer than developers think

CIO

Developers unimpressed by the early returns of generative AI for coding take note: Software development is headed toward a new era, when most code will be written by AI agents and reviewed by experienced developers, Gartner predicts. This technology already exists.”

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. Test-Driven Development. ?? Fast, Reliable Tests. ?? He’s a software development coach who works with software organizations around the world. Rainsberger. Reading: ?? Spike Solutions.

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

Article: How to Spread Technical Practices Like TDD in an Organization

InfoQ Culture Methods

One of the success factors for Agile and DevOps is developers changing the way they work and adopting practices like Test-Driven Development (TDD). This article outlines some of the things that actually do work and explains “Samman,” which is a coaching method used with developers.

article thumbnail

AoAD2 Practice: Test-Driven Development

James Shore

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. Test-driven development applies the same principle to programmers’ intention.

article thumbnail

The Best Product Engineering Org in the World

James Shore

Kent Beck concluded , Measure developer productivity? My favorite discussion of the topic is Robert Austins, who wrote Measuring and Managing Performance in Organizations. I said, If we had the best product engineering organization in the world, what would it look like? Were an organization thats steeped in Agile thinking.

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

Extended Role of QA in Test Driven Development (TDD)

Xoriant

Once the code passes the Acceptance test, the code is then refactored /simplified to be used as production code. TDD focuses on writing the necessary code to pass the test thus making the process simple and clear. What is the primary goal of Test Driven Development (TDD)? Test Driven Development Approach.