article thumbnail

8 questions to answer before your startup faces technical due diligence

TechCrunch

Will your organization and your code pass technical due diligence when it’s your turn? Let’s start with the positives: If an investor is proceeding with technical due diligence (TDD), you’ll likely pass. Here’s the not-so-good news: Companies can pass the business test, but fail TDD.

article thumbnail

The Real Reasons for Doing Test-Driven Development ??

Xebia

Why do people apply TDD? What Are the Real Reasons for Doing TDD? Test-Driven Development (TDD) is a controversial topic amongst developers. After many years of doing TDD daily, I think part of the reason is that some people do not fully grasp the reasons behind TDD. TDD and the Values of XP.

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

3 Stages of Learning a New Technology

Robots and Pencils

This article describes my strategy for learning new technologies, refined over the decade or so that I’ve been working in tech. When I talk about learning a technology, I mean something pretty concrete. I wouldn’t apply it to: methodologies (TDD, agile, effective writing, etc.)

article thumbnail

5 Tips for Successfully Implementing Behavior-Driven Development in Your Team

Gorilla Logic

Providing documentation that is easy to understand for all stakeholders and can be automatically checked against the system’s behaviors. It enhances your existing Agile approach , synthesizing Test-Driven Development (TDD) and Acceptance Test-Driven Development (ATDD). For each team member, ask: Are they familiar with BDD or TDD?

article thumbnail

AoAD2 Practice: Test-Driven Development

James Shore

To share your thoughts, join the AoAD2 open review mailing list. Test-driven development, , or TDD, is a rapid cycle of testing, coding, and refactoring. Done well, TDD eliminates an entire class of programming errors. TDD isn’t perfect, of course. TDD is difficult to add to legacy codebases. Why TDD Works.

article thumbnail

Apiumhub is delighted to support YOW! LONDON 2022

Apiumhub

At Apiumhub we love to collaborate with events in the tech community. LONDON 2022 , a conference that brings together developers and internationally renowned speakers to thoroughly examine new technologies and industry best practices. Patrick Kua – Author of numerous books, runs Level Up & Tech Lead Academy.

article thumbnail

The importance of software documentation tools

Apiumhub

Software documentation tools are very important in software development. Documentation acts as a reference guide explaining how it works, how it operates, and how to use it. Software teams may refer to documentation when talking about product requirements, release notes, or design specs. It is like a compass for your team.