<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jeremy Scherer, Author at Robots &amp; Pencils</title>
	<atom:link href="https://robotsandpencils.com/author/jeremy-schererrobotsandpencils-com/feed/" rel="self" type="application/rss+xml" />
	<link>https://robotsandpencils.com/author/jeremy-schererrobotsandpencils-com/</link>
	<description>Digital Innovation Firm</description>
	<lastBuildDate>Wed, 20 Aug 2025 20:06:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://robotsandpencils.com/wp-content/uploads/2023/04/favicon_rap.png</url>
	<title>Jeremy Scherer, Author at Robots &amp; Pencils</title>
	<link>https://robotsandpencils.com/author/jeremy-schererrobotsandpencils-com/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Stop Measuring AI Success by Lines of Code: The Real ROI is in the Boring Stuff </title>
		<link>https://robotsandpencils.com/stop-measuring-ai-success-by-lines-of-code-the-real-roi-is-in-the-boring-stuff/</link>
		
		<dc:creator><![CDATA[Jeremy Scherer]]></dc:creator>
		<pubDate>Wed, 20 Aug 2025 20:06:46 +0000</pubDate>
				<category><![CDATA[Insights]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Strategy]]></category>
		<guid isPermaLink="false">https://robotsandpencils.com/?p=2963</guid>

					<description><![CDATA[<p>The headlines are hard to miss, “AI-powered code generation boosting developer velocity by 30%.” Lines of code written per hour skyrocketing. Teams shipping features faster than ever.&#160; Yet the most significant returns aren’t showing up in those flashy metrics. The real ROI is emerging in places far less glamorous: the work that usually gets postponed, [&#8230;]</p>
<p>The post <a href="https://robotsandpencils.com/stop-measuring-ai-success-by-lines-of-code-the-real-roi-is-in-the-boring-stuff/">Stop Measuring AI Success by Lines of Code: The Real ROI is in the Boring Stuff </a> appeared first on <a href="https://robotsandpencils.com">Robots &amp; Pencils</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">The headlines are hard to miss, “AI-powered code generation boosting developer velocity by 30%.” Lines of code written per hour skyrocketing. Teams shipping features faster than ever.&nbsp;</p>



<p class="wp-block-paragraph">Yet the most significant returns aren’t showing up in those flashy metrics. The real ROI is emerging in places far less glamorous: the work that usually gets postponed, rushed, or quietly skipped.&nbsp;</p>



<p class="has-large-font-size wp-block-paragraph">The Quality Underground&nbsp;</p>



<p class="wp-block-paragraph">While much attention is placed on code generation speed, something more consequential is happening behind the scenes. AI is proving most valuable when it tackles the tedious but essential work developers often deprioritize.&nbsp;</p>



<p class="wp-block-paragraph">Test creation. Documentation updates. Boilerplate scaffolding. The quiet foundations of reliable software.&nbsp;</p>



<p class="wp-block-paragraph">When testing becomes easier, teams actually do it. When documentation updates itself, it actually stays current. Organizations using AI-augmented testing report 50% lower costs and 60% faster test cycles¹. That’s more than efficiency. It’s a shift in quality assurance discipline.&nbsp;</p>



<p class="wp-block-paragraph">A clear pattern is emerging: the less exciting the task, the greater the AI payoff.&nbsp;</p>



<p class="has-large-font-size wp-block-paragraph">The Multiplier Effect&nbsp;</p>



<p class="wp-block-paragraph">This is where traditional measurements fall short. Counting lines of code tells us little about stability. Shipping features faster is less impressive if those features fail in production.&nbsp;</p>



<p class="wp-block-paragraph">By contrast, metrics like test coverage and documentation completeness tell a different story. They reveal AI as a speed accelerator and a quality multiplier.&nbsp;</p>



<p class="wp-block-paragraph">Some organizations are already seeing dramatic improvements, with test coverage climbing from 60% to 85%, documentation kept current for the first time<strong>&nbsp;</strong>in years, and edge cases automatically captured.&nbsp;</p>



<p class="wp-block-paragraph">The takeaway is straightforward. AI makes developers quicker, and it makes the software they build more reliable.&nbsp;</p>



<p class="has-large-font-size wp-block-paragraph">The Tasks That Actually Matter&nbsp;</p>



<p class="wp-block-paragraph">Consider the flow of software development. Writing business logic is often the easy part. The heavier lift comes in the margins: building robust test suites, maintaining documentation, handling edge cases thoroughly.&nbsp;</p>



<p class="wp-block-paragraph">These are the tasks that are critical for quality, slow to complete, and frequently sacrificed under pressure. They are also the exact tasks where AI thrives.&nbsp;</p>



<p class="wp-block-paragraph">Take test generation. Creating comprehensive tests often takes longer than the code itself, demanding developers think through failures and integration scenarios. AI can analyze code patterns, detect gaps, and generate tests that human teams might overlook. The result is not just faster coverage, but broader and more consistent coverage.&nbsp;</p>



<p class="has-large-font-size wp-block-paragraph">The Measurement Revolution&nbsp;</p>



<p class="wp-block-paragraph">This shift creates an opening to rethink how AI success is measured. &nbsp;Instead of tracking raw velocity, organizations are following quality indicators: &nbsp;</p>



<ul class="wp-block-list has-black-color has-text-color has-link-color has-medium-font-size wp-elements-a4831111ce929c7b6016a41b64d26f4a">
<li>Test coverage gains. Is automated test generation lifting overall coverage? Are edge cases caught that were previously missed?&nbsp;</li>
</ul>



<ul class="wp-block-list has-black-color has-text-color has-link-color has-medium-font-size wp-elements-43184ae9ec7b2a3ec39318ab1401fd4c">
<li>Documentation freshness. Is technical documentation staying aligned with the code base? Are API docs reflecting real changes as they happen?&nbsp;</li>
</ul>



<ul class="wp-block-list has-black-color has-text-color has-link-color has-medium-font-size wp-elements-31bf4a6b235a1cc19648d3a5fb745514">
<li>Defect reduction. Are fewer bugs reaching production? Is the feedback loop between developers and QA getting shorter?&nbsp;</li>
</ul>



<p class="wp-block-paragraph">These indicators surface AI’s true value: not simply producing more code but producing better software.&nbsp;</p>



<p class="has-large-font-size wp-block-paragraph">The Compound Returns&nbsp;</p>



<p class="wp-block-paragraph">Quality improvements have a different kind of payoff: they compound.&nbsp;</p>



<p class="wp-block-paragraph">Faster code generation saves time today. Stronger test coverage prevents costly failures tomorrow. Automated documentation will reduce onboarding time next quarter. Better quality controls fuel faster iteration next year.&nbsp;</p>



<p class="wp-block-paragraph">Measured through this lens, AI’s impact becomes clearer. A 50% drop in production bugs delivers far greater financial benefit than a 50% increase in code generation speed.&nbsp;</p>



<p class="has-large-font-size wp-block-paragraph">The Quality Advantage&nbsp;</p>



<p class="wp-block-paragraph">Teams focusing here are building something rare: systematic quality improvement woven into the development process itself.&nbsp;</p>



<p class="wp-block-paragraph">Others may continue to compete on speed, but organizations that compete on reliability are building resilience. They’re lowering technical debt instead of accumulating it. They’re creating the conditions for sustainable experimentation.&nbsp;</p>



<p class="wp-block-paragraph">Over time, that advantage compounds into a moat that’s hard to cross.&nbsp;</p>



<p class="has-large-font-size wp-block-paragraph">Reframing Success&nbsp;</p>



<p class="wp-block-paragraph">When the next report touts impressive AI coding velocity, a different question is worth asking, &#8220;<em>What is happening to quality?</em>&#8221; </p>



<p class="wp-block-paragraph">Because real AI transformation isn’t about developers typing faster. It’s about software that’s more dependable, because the unglamorous work is finally being done.&nbsp;</p>



<p class="wp-block-paragraph">Organizations that see this are measuring the right outcomes. They’re finding that the “boring” tasks create the most durable advantages. Those are often the ones that matter most when customers decide whose product they trust.&nbsp;</p>



<p class="wp-block-paragraph"><em>The pace of AI change can feel relentless with tools, processes, and practices evolving almost weekly. We help organizations navigate this landscape with clarity, balancing experimentation with governance, and turning AI’s potential into practical, measurable outcomes. If you’re looking to explore how AI can work inside your organization—not just in theory, but in practice—we’d love to be a partner in that journey. </em><a href="https://robotsandpencils.com/contact/" target="_blank" rel="noreferrer noopener"><em>Request a strategy session.</em></a> </p>



<p class="wp-block-paragraph">Sources:&nbsp;</p>



<ol start="1" class="wp-block-list">
<li>Unisys, <em>ROI of Generative AI in Software Testing</em>, 2024&nbsp;</li>
</ol>



<p class="wp-block-paragraph"></p>
<p>The post <a href="https://robotsandpencils.com/stop-measuring-ai-success-by-lines-of-code-the-real-roi-is-in-the-boring-stuff/">Stop Measuring AI Success by Lines of Code: The Real ROI is in the Boring Stuff </a> appeared first on <a href="https://robotsandpencils.com">Robots &amp; Pencils</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
