article thumbnail

The Real Reasons for Doing Test-Driven Development ??

Xebia

Here’s a secret: it’s not for the tests. Learn about the actual goal and values hidden under the surface of Test-Driven Development. Test-Driven Development (TDD) is a controversial topic amongst developers. It is a vehicle to drive development. Why do people apply TDD?

article thumbnail

Test-Driven Development in Cobol

Agile Alliance

The post Test-Driven Development in Cobol first appeared on Agile Alliance. Mainframe systems have always been around, quietly processing 80% or more of financial transactions worldwide while people's attention was focused on colorful and innovative front-ends. Now mainframes are enjoying a resurgence.

Insiders

Sign Up for our Newsletter

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

article thumbnail

Applying Acceptance Test Driven Development (ATDD) in a Bank

Agile Alliance

My guest for this interview was Sebastián Ismael, a software professional and visiting lecturer from Argentina. Sebastián has been been with Grupo Esfera, a boutique software consulting company in Buenos Aires, for eight years. The firm serves very large companies in Argentina and elsewhere.

article thumbnail

React Test-driven Development: From User Stories to Production

Toptal

Employing a test-driven development (TDD) approach in React projects tends to be straightforward, especially with the aid of Jest and Enzyme. In this article, Toptal JavaScript Developer Dave Hyungmok Lee demonstrates his React TDD process, from epics and user stories to development and production.

article thumbnail

Testing the contents of generated HTML

Martin Fowler

Matteo Vaccari continues his testing of template-generated HTML by describing tests for the contents of that HTML. He shows how to gradually build up the template, using Test-Driven Development in Go and Java.

Testing 208
article thumbnail

AI-native software engineering may be closer than developers think

CIO

“This agentic approach to creation and validation is especially useful for people who are already taking a test-driven development approach to writing software,” Davis says. With existing, human-written tests you just loop through generated code, feeding the errors back in, until you get to a success state.”

article thumbnail

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

OverOps

The move to innovate at speed and scale is stressing software quality and exposing the limitations of testing. Don’t get me wrong – testing in all its forms is inseparable from the software delivery supply chain. Over a decade ago, when Test-Driven Development (TDD) was introduced, it promised to improve productivity and quality.