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

A prep checklist for startups about to undergo technical due diligence

TechCrunch

8 questions to answer before your startup faces technical due diligence. Previously, the author offered a detailed overview of the technical due diligence (TDD) process investors conduct before injecting cash into early stage startups. Code quality. Which software languages do you use?

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

TDD or Test-Last? One Thing at a Time

Xebia

Disentangling Programming Concerns At first glance, all the activities I mentioned seem inseparable, like a big blob of spaghetti code. What do we want to achieve with the code we’re creating? In most cases, we need the ability to evolve the code. We introduce design to our software. The post TDD or Test-Last?

article thumbnail

TDD saved the day

Xebia

Sometimes, the coding task in front of you can be overwhelmingly complex. To tackle each operation, I started with a small test, following the principles of Test-Driven Development (TDD). Then, you implement a portion of the code that fulfills the test’s requirements. Clean up the code, and repeat.

article thumbnail

Team Leadership in the Age of Agile

Speaker: Roy Osherove, Technology and Leadership Consultant

As a senior software leader, you spend much of your time trying to optimize your team's performance – from increasing delivery rate and velocity to reducing defect rates and waste. To do this, you've learned a wide variety of techniques and methodologies - SCRUM, Kanban, TDD, DevOps, self-organized teams, and much more.

article thumbnail

TDD is not about testing

Xebia

Test-driven development (TDD) has been around for more than 20 years. Nearly all of the greats in software underline it as an important and valuable method. Many people think of TDD as a methodology for testing because of its name. You might see testing as something boring you have to do to prove that the code you wrote works.

article thumbnail

TDD is not about testing

Xebia

Test-driven development (TDD) has been around for more than 20 years. Nearly all of the greats in software underline it as an important and valuable method. Many people think of TDD as a methodology for testing because of its name. You might see testing as something boring you have to do to prove that the code you wrote works.