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. Provide the last 12 months of product management data for Engineering (e.g.

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

AI coding assistants wave goodbye to junior developers

CIO

Despite mixed early returns , the outcome appears evident: Generative AI coding assistants will remake how software development teams are assembled, with QA and junior developer jobs at risk. AI will handle the rest of the software development roles, including security and compliance reviews, he predicts. “At

article thumbnail

7 ways investors can gain clarity while conducting technical due diligence

TechCrunch

He focuses primarily on investments in software and technology-enabled business services. But when it comes to assessing investment opportunities, few venture and growth equity investors have the resources to conduct thorough technical diligence. The focus of diligence tends to be on aspects of a product that can be measured.

article thumbnail

Decoding Code Review and Pull Requests - a handbook for Software Engineers and Tech Leads

A complete handbook on implementing a code review culture in your organization. Written by Elaine Watanabe, it's a practical e-book with useful examples and references, and a must-read for all tech teams.

article thumbnail

Technical Review: A Trusted Look Under the Hood

TechEmpower CTO

Many CEOs of software-enabled businesses call us with a similar concern: Are we getting the right results from our software team? We hear them explain that their current software development is expensive, deliveries are rarely on time, and random bugs appear. What does a business leader do in this situation?

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?