<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/why-we-shift-testing-left-a-software-dev-cycle-that-doesn-t-scale-t8p1pvh0p" -->

---
title: Why We Shift Testing Left: A Software Dev Cycle That...
description: Shifting testing left is a practice of moving testing earlier in the development process to improve developer velocity and reduce bugs in production.
canonical: https://daily.dev/posts/why-we-shift-testing-left-a-software-dev-cycle-that-doesn-t-scale-t8p1pvh0p
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Why We Shift Testing Left: A Software Dev Cycle That Doesn’t Scale | daily.dev
og:description: Shifting testing left is a practice of moving testing earlier in the development process to improve developer velocity and reduce bugs in production.
og:url: https://daily.dev/posts/why-we-shift-testing-left-a-software-dev-cycle-that-doesn-t-scale-t8p1pvh0p
og:image: https://api.daily.dev/og/posts/T8P1PvH0P.png
og:image:alt: Why We Shift Testing Left: A Software Dev Cycle That Doesn’t Scale
og:image:width: 1200
og:image:height: 630
og:locale: en
---

[The New Stack](https://daily.dev/sources/newstack)

[Read post](https://api.daily.dev/r/T8P1PvH0P)

# [Why We Shift Testing Left: A Software Dev Cycle That Doesn’t Scale](https://api.daily.dev/r/T8P1PvH0P "Go to post")

Shifting testing left is a practice of moving testing earlier in the development process to improve developer velocity and reduce bugs in production.

[#microservices](/tags/microservices "Check all #microservices posts")[#qa](/tags/qa "Check all #qa posts")

May 10, 2024•8m read time•From [thenewstack.io](https://api.daily.dev/r/T8P1PvH0P "thenewstack.io")

[![Post cover image](https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/50d908feb04a5bbe4b1baae1944f3cd6?_a=AQAEuiZ)](https://api.daily.dev/r/T8P1PvH0P "Go to post")

Table of contents

[A Tale as Old as Time: An SDLC That Doesn’t Scale](https://api.daily.dev/r/T8P1PvH0P "A Tale as Old as Time: An SDLC That Doesn’t Scale")[Empowering Your Engineers](https://api.daily.dev/r/T8P1PvH0P "Empowering Your Engineers")[Shifting Testing Left Is a Return of an Older, Better System](https://api.daily.dev/r/T8P1PvH0P "Shifting Testing Left Is a Return of an Older, Better System")[QA Still Has a Major Role](https://api.daily.dev/r/T8P1PvH0P "QA Still Has a Major Role")

815 Impressions1 Upvote

Comment

Bookmark

Copy

![Placeholder image for anonymous user](https://media.daily.dev/image/upload/s--qsFuKGv_--/t_logo,f_auto/public/noProfile)Share your thoughtsPost

[![The New Stack's image](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/newstack)](https://daily.dev/sources/newstack)

[The New Stack](https://daily.dev/sources/newstack "https://daily.dev/sources/newstack")

The New Stack is a publication covering trends and technologies in cloud-native development, DevOps,... Read more

1.4K Followers

•

14.2K Upvotes

#### Would you recommend this post?

Copy link

WhatsApp

Facebook

X

New Squad

Copy linkShare with your friends

1

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Why We Shift Testing Left: A Software Dev Cycle That Doesn’t Scale","url":"https://daily.dev/posts/why-we-shift-testing-left-a-software-dev-cycle-that-doesn-t-scale-t8p1pvh0p","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/why-we-shift-testing-left-a-software-dev-cycle-that-doesn-t-scale-t8p1pvh0p"},"datePublished":"2024-05-10T18:16:34.079Z","dateModified":"2024-05-10T18:16:33.182Z","description":"Shifting testing left is a practice of moving testing earlier in the development process to improve developer velocity and reduce bugs in production.","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/50d908feb04a5bbe4b1baae1944f3cd6?_a=AQAEuiZ","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/50d908feb04a5bbe4b1baae1944f3cd6?_a=AQAEuiZ","isAccessibleForFree":true,"articleSection":"The New Stack","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"The New Stack","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/newstack","url":"https://daily.dev/sources/newstack"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/why-we-shift-testing-left-a-software-dev-cycle-that-doesn-t-scale-t8p1pvh0p","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"microservices,qa","timeRequired":"PT8M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"The New Stack","item":"https://daily.dev/sources/newstack"},{"@type":"ListItem","position":3,"name":"Why We Shift Testing Left: A Software Dev Cycle That Doesn’t Scale"}]}
```

