Remove Organization Remove System Architecture Remove Test-Driven Development
article thumbnail

AoAD2 Practice: Incremental Design

James Shore

Test-Driven Development. Test-driven development encourages you to think about and improve your design at nearly every step. Breakthroughs happen at all levels of the design, from methods and functions to architectures. Test-Driven Development. Test-Driven Development.

article thumbnail

GSAS 2023: The Third Edition

Apiumhub

We are excited to announce that the Global Software Architecture Summit will return for its third edition: GSAS 2023. This event, organized by Apiumhub , is a conference dedicated to software architects to enhance their skills, exchange valuable insights and connect with like-minded individuals.

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

AoAD2 Practice: Whole Team

James Shore

A great team can produce technically excellent software without on-site customers, but to truly succeed, your software must also bring value to real customers, users, and your organization. Until then, development on an Agile team looks similar to development on any other team. Test Driven Development.

article thumbnail

6 Crucial Issues for Legacy.NET App Modernization

Datavail

Below, we’ll discuss 6 of the essential issues and factors that organizations need to consider when refreshing their legacy.NET apps. This should include asking questions like: What is the system architecture? Consider establishing internal coding standards that will make testing and long-term maintenance easier.

Azure 52
article thumbnail

The Scaling Dilemma

LeanEssays

“One of the most scalable organizations in human history was the Roman army. He led software development at Salesforce.com during its years of hyper growth, and is now SVP of Engineering at Twitter. Its defining unit: The squad – eight guys. The number of guys that could fit in a tent,” says Chris Fry, who knows a bit about scaling.

article thumbnail

AoAD2 Practice: Zero Friction

James Shore

Test-Driven Development. Inside the script, use a compiler or linter to tell you when you make syntax errors, and tests to tell you when you make semantic errors. The right way to do so depends on your system architecture, but you only have one production file, so you don’t need to do anything complicated.

article thumbnail

AoAD2 Practice: Blind Spot Discovery

James Shore

Exploratory Testing. Test-Driven Development. Test-driven development ensures that programmers’ code does what they intended it to do, but what if the programmer’s intention is wrong? Chaos engineering can be considered a specialized form of exploratory testing which focuses on system architecture.