4 Prevalent Themes from the discussion| Theme | Summary | Supporting Quote |
|-------|---------|------------------| | 1️⃣ The testing pyramid is outdated – most people treat it as “SWE kool‑aid” and miss the reality of a testing hourglass where integration/UI/API validation is the most valuable documentation. | “The testing pyramid is a par excellence SWE kool‑aid. Someone wrote a logically‑sounding blogpost… and then people started regurgitating it without any empirical evidence.” | — sz4kerto | | 2️⃣ Human exploratory testing adds unique insight – manual QA can uncover edge‑case interactions that automation can’t predict. | “And then there’s explorative testing, where I always found a good QA invaluable.” | — sz4kerto | | 3️⃣ Dedicated QA is essential for independent verification – their detached perspective catches bugs and design flaws that developers miss. | “QA is actual work. Building the thing is actual work. Each is not ‘the’ work, which is the task of the whole company.” | — Juliate | | 4️⃣ AI shifts the bottleneck to verification – even with cheap code generation, guaranteeing correctness (and liability) still needs human oversight. | “If engineering owns quality, it ought to also own the liability, too.” | — 9wzYQbTYsAIc |