Remove Examples Remove Software Review Remove Testing
article thumbnail

AI-native software engineering may be closer than developers think

CIO

Developers unimpressed by the early returns of generative AI for coding take note: Software development is headed toward a new era, when most code will be written by AI agents and reviewed by experienced developers, Gartner predicts. That’s what we call an AI software engineering agent.

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.

Insiders

Sign Up for our Newsletter

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

article thumbnail

Effective Software Testing – A Developer’s Guide

Henrik Warne

I recently finished Effective Software Testing – A Developer’s Guide by Maurício Aniche , and I really liked it. I have been coding for a long time and I think I have been writing pretty good tests for the features I have implemented. Specification-Based Testing. Most Interesting Chapters.

article thumbnail

Case in point: taking stock of the CrowdStrike outages

CIO

Last summer, a faulty CrowdStrike software update took down millions of computers, caused billions in damages, and underscored that companies are still not able to manage third-party risks, or respond quickly and efficiently to disruptions. It was an interesting case study of global cyber impact, says Charles Clancy, CTO at Mitre.

article thumbnail

The Real Reasons for Doing Test-Driven Development ??

Xebia

Why do people apply TDD? Here’s a secret: it’s not for the tests. Learn about the actual goal and values hidden under the surface of Test-Driven Development. What Are the Real Reasons for Doing TDD? Test-Driven Development (TDD) is a controversial topic amongst developers. Feedback on what?

article thumbnail

Can AI solve your technical debt problem?

CIO

Add outdated components or frameworks to the mix, and the difficulty to maintain the code compounds. Just as generative AI tools are fundamentally changing the ways developers write code, theyre being used to refactor code as well. Adding clarity to obscure code. Sniffing out code smells.

article thumbnail

Book Review: A Philosophy of Software Design

Henrik Warne

I really liked A Philosophy of Software Design by John Ousterhout. The author is a professor of Computer Science at Stanford, but he has also spent 14 years developing commercial software. The author defines complexity as anything related to the structure of a software system that makes it hard to understand and modify.