---
title: "In which phase is your software?"
url: https://daily.dev/posts/in-which-phase-is-your-software--gnjcxpbrl
source_url: https://playfulprogramming.com/posts/in-which-phase-is-your-software-5253
type: article
source: "Playful Programming"
published: 2026-03-16T21:47:57.395Z
updated: 2026-03-16T22:00:56.074Z
tags: ["testing"]
reading_time: 2
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# In which phase is your software?

**[Playful Programming](https://daily.dev/sources/playfulprogramming)** · 2 min read · 0 upvotes · 0 comments

## Summary

An exploration of Kent Beck's 3X model (Explore, Expand, Extract) applied to software testing strategy. Each phase of a software product's lifecycle calls for a different testing investment: in Explore, the market itself is the test; in Expand, a mix of manual and automated testing supports scaling; in Extract, automation dominates to reduce costs. A triathlon metaphor illustrates why applying the wrong approach at the wrong phase causes problems.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://playfulprogramming.com/posts/in-which-phase-is-your-software-5253>

## Similar posts on daily.dev

- [Canon 3X: Explore/Expand/Extract](https://daily.dev/posts/canon-3x-explore-expand-extract-3kgdtdsf0) · Software Design: Tidy First? · 0 upvotes · 0 comments
- [Explore \*Then\* Expand \*Then\* Extract](https://daily.dev/posts/explore-then-expand-then-extract-9zskqbkks) · Software Design: Tidy First? · 0 upvotes · 0 comments
- [A Seasoned Tester's Crystal Ball](https://daily.dev/posts/a-seasoned-tester-s-crystal-ball-bulkbqyek) · A Seasoned Tester's Crystal Ball · 0 upvotes · 0 comments
- [Test Strategy for a Product That Outgrows Its Own Process](https://daily.dev/posts/test-strategy-for-a-product-that-outgrows-its-own-process-kje2eerps) · Software Testing Magazine · 0 upvotes · 0 comments
- [Medium](https://daily.dev/posts/medium-vglich5gj) · Medium · 0 upvotes · 0 comments

---

Tags: [#testing](https://daily.dev/tags/testing)

[View this post on daily.dev](https://daily.dev/posts/in-which-phase-is-your-software--gnjcxpbrl)
