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

Observability-Driven Development vs Test-Driven Development

Dzone - DevOps

One well-known example is PhonePe, which experienced a 2000% growth in its data infrastructure and a 65% reduction in data management costs with the implementation of a data observability solution. While incorporating observability into a system may seem daunting, the benefits are significant.

Insiders

Sign Up for our Newsletter

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

article thumbnail

Velocity 2019 will focus on the rise of cloud native infrastructure

O'Reilly Media - Ideas

Nearly all organizations today are doing some of their business in the cloud, but the push for increased feature performance and reliability has sparked a growing number to embrace a cloud native infrastructure. Containers, service meshes, microservices, immutable infrastructure, and declarative APIs exemplify this approach.

article thumbnail

September 11th in Toronto, Canada: Faster, More Effective Test-Driven Development (Training)

James Shore

to explore a cutting-edge approach to test-driven development (TDD) that doesn‘t need mocks or end-to-end tests. We‘ll re-examine test-driven development from first principles to create tests that are fast, effective, and easy to write. In this workshop, you‘ll use Node.js

article thumbnail

December 4th in Sydney, Australia: Faster, More Effective Test-Driven Development (Training)

James Shore

to explore a cutting-edge approach to test-driven development (TDD) that doesn’t need mocks or end-to-end tests. We’ll re-examine test-driven development from first principles to create tests that are fast, effective, and easy to write. In this workshop, you’ll use Node.js

article thumbnail

December 11th in Melbourne, Australia: Faster, More Effective Test-Driven Development (Training)

James Shore

to explore a cutting-edge approach to test-driven development (TDD) that doesn’t need mocks or end-to-end tests. We’ll re-examine test-driven development from first principles to create tests that are fast, effective, and easy to write. In this workshop, you’ll use Node.js

article thumbnail

Effective Software Testing – A Developer’s Guide

Henrik Warne

Particularly the chapters on how to systematically come up with test cases based on the specification, inputs, outputs and the structure of the implementation. It then gives examples with typical business code with dependencies and side effects, and how using a mocking framework can help with the testing. Test-driven development.